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:
reed@reedloden.com 2007-11-06 21:09:20 -08:00
Родитель ab55c92abd
Коммит e5a51bd26a
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -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 {