Remove annoying difference in button heights. (#1853)

* Remove annoying difference in button heights.

Why was that even there?

See before & after: http://imgur.com/a/yKdUR

* (2/2) Remove annoying difference in button heights
This commit is contained in:
Hussain Khalil 2017-06-03 04:58:43 -04:00 committed by Lunny Xiao
parent 2ec5dc1661
commit 009a073990
2 changed files with 0 additions and 2 deletions

View File

@ -1307,7 +1307,6 @@ footer .ui.language .menu {
}
.repository.file.list #file-buttons {
font-weight: normal;
margin-top: -3px;
}
.repository.file.list #file-buttons .ui.button {
padding: 8px 10px;

View File

@ -163,7 +163,6 @@
}
#file-buttons {
font-weight: normal;
margin-top: -3px;
.ui.button {
padding: 8px 10px;
font-weight: normal;