Procházet zdrojové kódy

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

David Martel před 10 roky
rodič
revize
93ff2e31e8
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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;