Browse Source

Fix CSS issue

Unknown 11 years ago
parent
commit
3628964795
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/css/gogs.css

+ 1 - 1
public/css/gogs.css

@@ -5,7 +5,7 @@
  */
 
 body {
-	padding-top: 60px;
+	padding-top: 70px;
 }
 .navbar {
 	min-height: 45px;