Browse Source

update ng/css/gogs.css for the new repo icon

the icon was oversized and running out of the "button", the resizing centers it vertically and fits better with the rest of the similar content
pull/1287/head
Eric McCormick 10 years ago
parent
commit
44d44f786e
  1. 2
      public/ng/css/gogs.css

2
public/ng/css/gogs.css

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

Loading…
Cancel
Save