@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

@-moz-document url-prefix('chrome://') {
	#personal-bookmarks .bookmark-item > .toolbarbutton-menu-dropmarker {
		list-style-image: none ! important;
		padding: 0px ! important;
	}
}