Browse Source

minor fix on #1469

Unknwon 9 years ago
parent
commit
f57235085a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/ng/less/gogs/dashboard.less

+ 1 - 1
public/ng/less/gogs/dashboard.less

@@ -50,7 +50,7 @@
   }
 }
 #dashboard {
-  padding: 24px 0;
+  padding: 1.5em;
 }
 // dashboard sidebar contains contributed repositories panel,
 // and my repositories panel