Merge pull request #5382 from Snuffleupagus/zoom-arrow-nightly
Fix the placement of arrows in the zoom box
This commit is contained in:
commit
e36cdcf3d2
@ -755,8 +755,6 @@ html[dir='rtl'] .dropdownToolbarButton {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.dropdownToolbarButton > select {
|
.dropdownToolbarButton > select {
|
||||||
-webkit-appearance: none;
|
|
||||||
-moz-appearance: none; /* in the future this might matter, see bugzilla bug #649849 */
|
|
||||||
min-width: 140px;
|
min-width: 140px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
color: hsl(0,0%,95%);
|
color: hsl(0,0%,95%);
|
||||||
|
Loading…
Reference in New Issue
Block a user