Bug 424039 - Center favicon in location bar autocomplete. r=beltzner, ui-r=beltzner, a1.9=beltzner

This commit is contained in:
edward.lee@engineering.uiuc.edu 2008-03-19 22:34:08 -07:00
Родитель f128611808
Коммит 66287cf31e
3 изменённых файлов: 3 добавлений и 3 удалений

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

@ -155,7 +155,7 @@ treechildren.autocomplete-treebody::-moz-tree-cell-text(selected) {
.ac-site-icon {
width: 16px;
height: 16px;
margin-right: 8px;
margin: 0 5px -3px 3px;
}
.ac-type-icon {

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

@ -142,7 +142,7 @@ treechildren.autocomplete-treebody::-moz-tree-cell-text(selected) {
.ac-site-icon {
width: 16px;
height: 16px;
margin-right: 8px;
margin: 0 5px -3px 3px;
}
.ac-type-icon {

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

@ -143,7 +143,7 @@ treechildren.autocomplete-treebody::-moz-tree-cell-text(selected) {
.ac-site-icon {
width: 16px;
height: 16px;
margin-right: 8px;
margin: 0 5px -3px 3px;
}
.ac-type-icon {