Commit a25afcb6 authored by Paolo Amadini's avatar Paolo Amadini
Browse files

Bug 1446800 - Bookmarks menu items have small padding between icon and text. r=Standard8

MozReview-Commit-ID: 8WwPu2nSMRO

--HG--
extra : rebase_source : 8bfd9804776909a9de08ddc6b07fbb1bf1786cce
parent fda23bd6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1053,6 +1053,10 @@ menuitem.panel-subview-footer@menuStateActive@,
  color: inherit;
}

#BMB_bookmarksPopup .subviewbutton > .menu-iconic-left {
  margin-inline-end: 3px;
}

#BMB_bookmarksPopup .panel-arrowcontainer > .panel-arrowcontent > .popup-internal-box > .autorepeatbutton-up,
#BMB_bookmarksPopup .panel-arrowcontainer > .panel-arrowcontent > .popup-internal-box > .autorepeatbutton-down {
  -moz-appearance: none;