Bug 394085 - "The star button is touching the right border of the location bar drop down button" [p=dao@design-noir.de (Dão Gottwald) r=Mano a1.9=mconnor]

git-svn-id: svn://10.0.0.236/trunk@236763 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
reed%reedloden.com
2007-09-27 16:47:34 +00:00
parent fd4215a28b
commit f3704566c5

View File

@@ -1103,6 +1103,11 @@ toolbar:not([mode="text"]) #star-button[starred="true"],
list-style-image: url("chrome://browser/skin/places/pageStarred.png");
}
#star-button > .toolbarbutton-icon {
margin-left: 3px;
margin-right: 3px;
}
/* ::::: content area ::::: */
#sidebar {