@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/* Remove the forward and back button dropdown arrows */
#back-button .toolbarbutton-menubutton-dropmarker,
#forward-button .toolbarbutton-menubutton-dropmarker {
  display: none !important; }