make dropmarker never inherit an image region
[themes.git] / EarlyBlue / help / help.css
index 01cfeff6cb38a99c8ee020df06ec19f1d3cae18c..ff4d727e4c7791728d1c5f0e5c0ca3e4cb53a4dd 100644 (file)
   -moz-image-region: inherit;
 }
 
-toolbarbutton > dropmarker {
-  -moz-image-region: auto;
-}
-
 /* Set the minimum sidebar width so the help contents aren't squeezed together.*/
 #help-sidebar { min-width: 15em; width: 20em; max-width: 25em; }