зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1155480 - Remove the padding right to Inspector pane toggle. r=pbrosset, ui-r=shorlander
This commit is contained in:
Родитель
3e0ad865ca
Коммит
e3b66e2652
|
@ -7,12 +7,10 @@
|
|||
|
||||
#inspector-toolbar:-moz-locale-dir(ltr) {
|
||||
padding-left: 2px;
|
||||
padding-right: 16px; /* use -moz-padding-end when/if bug 631729 gets fixed */
|
||||
}
|
||||
|
||||
#inspector-toolbar:-moz-locale-dir(rtl) {
|
||||
padding-left: 4px;
|
||||
padding-right: 18px; /* use -moz-padding-end when/if bug 631729 gets fixed */
|
||||
}
|
||||
|
||||
%endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче