Skip to content

Commit

Permalink
Merge pull request mozilla#5382 from Snuffleupagus/zoom-arrow-nightly
Browse files Browse the repository at this point in the history
Fix the placement of arrows in the zoom box
  • Loading branch information
yurydelendik committed Jan 2, 2015
2 parents 55098bc + 86edb86 commit e36cdcf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions web/viewer.css
Original file line number Diff line number Diff line change
Expand Up @@ -755,8 +755,6 @@ html[dir='rtl'] .dropdownToolbarButton {
}

.dropdownToolbarButton > select {
-webkit-appearance: none;
-moz-appearance: none; /* in the future this might matter, see bugzilla bug #649849 */
min-width: 140px;
font-size: 12px;
color: hsl(0,0%,95%);
Expand Down

0 comments on commit e36cdcf

Please sign in to comment.