summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-02-17 13:26:57 -0500
committerUnknown <joe2010xtmf@163.com>2014-02-17 13:26:57 -0500
commit362896479582bbe9142b604ee232d40aade0313f (patch)
treedf462d022b765ea025b2ce43b5b10721783410fa /public
parentb1c5adc2f206b855ccf19eaf492fd86a86e2befc (diff)
downloadgitea-362896479582bbe9142b604ee232d40aade0313f.tar.gz
gitea-362896479582bbe9142b604ee232d40aade0313f.zip
Fix CSS issue
Diffstat (limited to 'public')
-rwxr-xr-xpublic/css/gogs.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css
index 59a5c18bac..ff3d7a9954 100755
--- a/public/css/gogs.css
+++ b/public/css/gogs.css
@@ -5,7 +5,7 @@
*/
body {
- padding-top: 60px;
+ padding-top: 70px;
}
.navbar {
min-height: 45px;