Explorar o código

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

David Martel %!s(int64=10) %!d(string=hai) anos
pai
achega
93ff2e31e8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;