This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix "Plus" icon size in dashboard (part 2)
for-closed-social
David Martel
9 years ago
parent
44ea3d9065
commit
93ff2e31e8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/ng/less/gogs/dashboard.less
+ 1
- 1
public/ng/less/gogs/dashboard.less
View File
@ -159,7 +159,7 @@
padding-top: 6px;
margin-right: 1px;
.octicon {
font-size: 2
em
;
font-size: 2
0px
;
}
border-top-left-radius: .3em;
border-top-right-radius: .3em;
Write
Preview
Loading…
Cancel
Save