Bug 1286718 - Revert bug 1164028 to remove the additional login fill doorhanger code. r=johannh

MozReview-Commit-ID: 3A3crOXQv7p

--HG--
extra : rebase_source : 22742532da0fb9010f209a63852e278933ffcd85
This commit is contained in:
Matthew Noorenberghe 2016-09-09 23:23:03 -07:00
Родитель e6af94a77f
Коммит 2a56aad59f
1 изменённых файлов: 0 добавлений и 4 удалений

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

@ -1178,10 +1178,6 @@ toolbarpaletteitem[place="palette"][hidden] {
display: none;
}
#login-fill-doorhanger:not([inDetailView]) > #login-fill-clickcapturer {
pointer-events: none;
}
.popup-notification-invalid-input {
box-shadow: 0 0 1.5px 1px red;
}