@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document url(chrome://global/content/customizeToolbar.xul) {


/* align buttons in Customize box */
#palette-box > .paletteRow > toolbarpaletteitem {
  width: 0px !important;
}


}