mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
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]
This commit is contained in:
parent
ab55c92abd
commit
e5a51bd26a
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user