소스 검색

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;