Bug 1389505 - set min-width for the flexible spacers to 0, r=florian,ui-r=abenson

MozReview-Commit-ID: 3WP3aPYmmZX

--HG--
extra : rebase_source : 580d0980518a686d7cc14ba31da41c77f5e316e9
This commit is contained in:
Gijs Kruitbosch 2017-08-11 20:51:56 +01:00
parent 7c9b10befb
commit b77ceb27cd

View File

@ -734,7 +734,7 @@ html|input.urlbar-input[textoverflow]:not([focused]) {
toolbarpaletteitem[place=toolbar][id^=wrapper-customizableui-special-spring],
toolbarspring {
-moz-box-flex: 1;
min-width: 40px;
min-width: 0;
}
#nav-bar toolbarpaletteitem[id^=wrapper-customizableui-special-spring],