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 dashboard padding
for-closed-social
Mikko Hellsing
9 years ago
parent
6ed85a8945
commit
c3c638e596
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/css/gogs.css
+ 1
- 1
public/ng/css/gogs.css
View File
@ -932,7 +932,7 @@ ol.linenums {
margin
:
-4px
10px
0
0
;
}
#
dashboard
{
padding
:
24px
0
;
padding
:
1
.
5em
;
}
#
dashboard-sidebar
.
panel-header
h4
{
margin
:
0
;
Write
Preview
Loading…
Cancel
Save