Fix "Plus" icon size in dashboard

This commit is contained in:
David Martel 2015-03-25 22:21:21 -04:00
parent 99b774e741
commit 44ea3d9065
1 changed files with 1 additions and 1 deletions

View File

@ -866,7 +866,7 @@ ol.linenums {
border-top-right-radius: .3em; border-top-right-radius: .3em;
} }
#dashboard-new-repo .octicon { #dashboard-new-repo .octicon {
font-size: 2em; font-size: 20px;
} }
#dashboard-new-repo-menu { #dashboard-new-repo-menu {
top: 33px; top: 33px;