Need help with .menupopup-arrowscrollbox
Is it possible to make it so that .menupopup-arrowscrollbox won't effect #PlacesChevronPopup and #PlacesToolbarItems?
I have tried many ways to solve it and none of them worked.
As an example, I don't want this to effect #PlacesChevronPopup and #PlacesToolbarItems =
.menupopup-arrowscrollbox {
padding: 2px 4px !important;
}