зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1340173 - Stop removing the zoom reset button's vertical margin. r=Gijs
MozReview-Commit-ID: HvhJ0hhigrx --HG-- extra : rebase_source : 5a84f2394b2d05f6b6de3bd82f9e084ea6d3ee5b
This commit is contained in:
Родитель
7098cf1500
Коммит
7fc0dbdd15
|
@ -1435,7 +1435,8 @@ toolbar .toolbarbutton-1 > .toolbarbutton-menubutton-button {
|
|||
|
||||
#zoom-controls[cui-areatype="toolbar"]:not([overflowedItem=true]) > #zoom-reset-button {
|
||||
min-width: 0;
|
||||
margin: 0;
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
-moz-box-orient: horizontal;
|
||||
-moz-box-align: center;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче