Bug 1341190: Date picker panel and email input validation popup close immediately after opening

This commit is contained in:
janekptacijarabaci 2018-02-14 14:47:09 +01:00 committed by Roy Tam
commit 83f3f3f2db

View file

@ -815,7 +815,6 @@ html|*#fullscreen-exit-button {
.popup-anchor {
/* should occupy space but not be visible */
opacity: 0;
visibility: hidden;
pointer-events: none;
-moz-stack-sizing: ignore;
}