@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

/**
 * Use a native drop-down button for the location bar (bug #430414)
 * Compatibility: Firefox 3
 **/

#urlbar > .autocomplete-history-dropmarker
{
	-moz-appearance: menulist-button ! important;
}
