Bug 1392631 - hide flexible spacers in the dynamic portion of the menu panel, r?jaws draft
authorGijs Kruitbosch <gijskruitbosch@gmail.com>
Wed, 23 Aug 2017 11:45:45 +0100
changeset 651205 a63c2c4b81a7e474fce202d9d799a73c7254f192
parent 650941 7c50f0c999c5bf8ee915261997597a5a9b8fb2ae
child 727623 7bc072253588a1988e8f622d7913cd089aff59e0
push id75633
push usergijskruitbosch@gmail.com
push dateWed, 23 Aug 2017 10:45:43 +0000
reviewersjaws
bugs1392631
milestone57.0a1
Bug 1392631 - hide flexible spacers in the dynamic portion of the menu panel, r?jaws MozReview-Commit-ID: 23NYRug1UdL
browser/base/content/browser.css
--- a/browser/base/content/browser.css
+++ b/browser/base/content/browser.css
@@ -768,16 +768,20 @@ toolbarspring {
   max-width: 112px;
 }
 
 #nav-bar toolbarpaletteitem[id^=wrapper-customizableui-special-spring],
 #nav-bar toolbarspring {
   -moz-box-flex: 80;
 }
 
+#widget-overflow-list > toolbarspring {
+  display: none;
+}
+
 /* ::::: Unified Back-/Forward Button ::::: */
 .unified-nav-current {
   font-weight: bold;
 }
 
 .bookmark-item > label {
   /* ensure we use the direction of the bookmarks label instead of the
    * browser locale */