Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
fix reviewers' search button line height (bug 895462)
Browse files Browse the repository at this point in the history
  • Loading branch information
spasovski committed Jul 23, 2013
1 parent 604253f commit 1417c66
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions media/css/devreg/reviewers.styl
Expand Up @@ -613,6 +613,10 @@ button.search, .log-filter-outside button {
right: 3px;
top: 1px;
}
.queue-search-desktop button.search {
line-height: 27px;
top: 0;
}
.advanced-search {
margin-top: 26px;
min-width: 50%;
Expand Down

0 comments on commit 1417c66

Please sign in to comment.