55728 - go button too wide, r=andreww, sr=ben

This commit is contained in:
hewitt%netscape.com 2001-01-19 04:16:26 +00:00
Родитель 94434e64ae
Коммит 1479ded2ba
1 изменённых файлов: 4 добавлений и 5 удалений

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

@ -43,11 +43,6 @@ window[chromehidden~="extrachrome"] .chromeclass-extrachrome {
* Images for the main buttons
*/
#nav-bar-buttons > button,
#nav-bar-buttons > menubutton {
margin-bottom: 0px;
}
#back-button
{
margin-left : 0px;
@ -369,6 +364,10 @@ window[chromehidden~="extrachrome"] .chromeclass-extrachrome {
width : 100px;
}
#go-button {
min-width: 0px;
}
#search-button
{
margin-right : 4px;