зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1381008 - Dont enlarge identify box while inactive. r=dao
MozReview-Commit-ID: L0e1arGEylA --HG-- extra : rebase_source : d2999a0c459e6318b8b763707f6ab4b6e995c1e4
This commit is contained in:
Родитель
be54613bde
Коммит
b68a881e80
|
@ -642,6 +642,7 @@ toolbarpaletteitem[place="palette"] > #personal-bookmarks > #bookmarks-toolbar-p
|
|||
|
||||
%include ../shared/identity-block/identity-block.inc.css
|
||||
|
||||
%ifndef MOZ_PHOTON_THEME
|
||||
#identity-box {
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
|
@ -662,6 +663,7 @@ toolbarpaletteitem[place="palette"] > #personal-bookmarks > #bookmarks-toolbar-p
|
|||
padding-bottom: 4px;
|
||||
}
|
||||
}
|
||||
%endif
|
||||
|
||||
#identity-box:-moz-locale-dir(ltr) {
|
||||
border-top-left-radius: 2px;
|
||||
|
|
Загрузка…
Ссылка в новой задаче