Bug 1611718 - Retain the about:logins search bar position when the branding is not official r=MattN

Differential Revision: https://phabricator.services.mozilla.com/D61092

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Itiel 2020-01-26 20:41:47 +00:00
Родитель 6bfbf10f25
Коммит 466c72c148
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -71,7 +71,7 @@ login-item {
}
:root:not(.official-branding) #branding-logo {
display: none;
visibility: hidden;
}
:root:not(.master-password-auth-required) #master-password-required-overlay {