зеркало из https://github.com/mozilla/pjs.git
Bug 480143 - New Tab button made the tab bar 2px higher. r=gavin
This commit is contained in:
Родитель
991ef9634a
Коммит
74bfe47fd0
|
@ -1278,7 +1278,8 @@ tabpanels {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabs-newtab-button > .toolbarbutton-icon {
|
.tabs-newtab-button > .toolbarbutton-icon {
|
||||||
margin: 0 0 -1px;
|
margin-top: -2px;
|
||||||
|
margin-bottom: -2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Tabstrip close button */
|
/* Tabstrip close button */
|
||||||
|
|
Загрузка…
Ссылка в новой задаче