Merge pull request #5382 from Snuffleupagus/zoom-arrow-nightly

Fix the placement of arrows in the zoom box
This commit is contained in:
Yury Delendik 2015-01-02 08:23:01 -06:00
commit e36cdcf3d2

View File

@ -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%);