Bug 684450 - Addressing review comment

This commit is contained in:
Dão Gottwald 2011-09-24 13:04:07 +02:00
Родитель 2907f6bb2b
Коммит 953532161e
1 изменённых файлов: 5 добавлений и 4 удалений

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

@ -1317,15 +1317,16 @@ richlistitem[type~="action"][actiontype="switchtab"] > .ac-url-box > .ac-action-
/* Combined go/reload/stop button in location bar */
#go-button,
#go-button {
padding-top: 2px;
padding-bottom: 2px;
}
#urlbar > toolbarbutton {
-moz-appearance: none;
padding: 0;
border: none;
cursor: pointer;
}
#urlbar > toolbarbutton {
width: 22px;
}