зеркало из https://github.com/mozilla/pjs.git
Fix qmo tab positioning issue on mac
This commit is contained in:
Родитель
df62c697a4
Коммит
3783f8ea9d
|
@ -76,7 +76,6 @@
|
|||
/*-------------------------------
|
||||
TABS
|
||||
-------------------------------*/
|
||||
|
||||
#qa_tabbox #qa_tabrow {
|
||||
height: 30px !important;
|
||||
padding-top: 5px !important;
|
||||
|
|
|
@ -1 +1 @@
|
|||
#qa-tabbar-spacer {
width: 17px !important;
}
|
||||
#qa-tabbar-spacer {
width: 17px !important;
}
#qa-tabbar-qmo {
margin-left: 10px !important;
margin-right: 17px !important;
}
|
Загрузка…
Ссылка в новой задаче