Fix "Plus" icon size in dashboard
This commit is contained in:
parent
99b774e741
commit
44ea3d9065
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue