зеркало из https://github.com/mozilla/pjs.git
Bug 457028 - new tab button and tabstrip close button are squeezed on Linux. r=gavin
This commit is contained in:
Родитель
f7892928e8
Коммит
f29cbc3938
|
@ -1296,7 +1296,7 @@ tabpanels {
|
|||
}
|
||||
|
||||
.tabs-newtab-button > .toolbarbutton-icon {
|
||||
margin: -3px !important;
|
||||
margin: -1px 0 0;
|
||||
}
|
||||
|
||||
/* Tabstrip close button */
|
||||
|
@ -1306,7 +1306,7 @@ tabpanels {
|
|||
}
|
||||
|
||||
.tabs-closebutton > .toolbarbutton-icon {
|
||||
margin: -3px !important;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
/* Tabbrowser arrowscrollbox arrows */
|
||||
|
|
Загрузка…
Ссылка в новой задаче