This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Merge pull request
#1536
from goldbattle/patch-1
Updated - Lang Selection Width
master
无闻
9 years ago
parent
260301bf2e
e2bea06313
commit
c256fc4438
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
public/ng/less/gogs/base.less
+ 2
- 2
public/ng/less/gogs/base.less
View File
@@ -101,7 +101,7 @@ clear: both;
height: -3+31*@langNum;
height: -3+31*@langNum;
z-index: 100;
z-index: 100;
font-size: 12px;
font-size: 12px;
width: 1
2
0%;
width: 1
7
0%;
min-width: 140px;
min-width: 140px;
li > a {
li > a {
padding: 3px 9px;
padding: 3px 9px;
@@ -298,4 +298,4 @@ clear: both;
.list-unstyled {
.list-unstyled {
padding-left: 0;
padding-left: 0;
list-style: none;
list-style: none;
}
}
Write
Preview
Loading…
Cancel
Save