ソースを参照

Fix "Plus" icon size in dashboard (part 2)

David Martel 10 年 前
コミット
93ff2e31e8
1 ファイル変更1 行追加1 行削除
  1. 1 1
      public/ng/less/gogs/dashboard.less

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

@@ -159,7 +159,7 @@
   padding-top: 6px;
   margin-right: 1px;
   .octicon {
-    font-size: 2em;
+    font-size: 20px;
   }
   border-top-left-radius: .3em;
   border-top-right-radius: .3em;