Bug 518328: shorten height of bookmarks header, r=gavin

This commit is contained in:
Mark Finkle 2009-09-25 01:17:02 -04:00
Родитель b1d23f1a0a
Коммит 77224c1fc8
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -431,7 +431,7 @@ toolbarbutton.page-button {
#bookmarklist-header {
color: rgb(255,255,255);
-moz-box-align: center;
padding: 1mm; /* core spacing */
padding: 0.5mm 1mm; /* half core spacing & core spacing */
}
#bookmark-items {