summaryrefslogtreecommitdiffstats
path: root/browser/base/content
diff options
context:
space:
mode:
authorjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-02-14 14:47:09 +0100
committerjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-02-14 14:47:09 +0100
commit9920472970243912edb8c7f55636fc223909d092 (patch)
tree50a887dd1aab3983a6a3d5392a6f85c17eb78f0a /browser/base/content
parent73c6f6b3deb95fff270898dfb3e48c116f714d5c (diff)
downloadUXP-9920472970243912edb8c7f55636fc223909d092.tar
UXP-9920472970243912edb8c7f55636fc223909d092.tar.gz
UXP-9920472970243912edb8c7f55636fc223909d092.tar.lz
UXP-9920472970243912edb8c7f55636fc223909d092.tar.xz
UXP-9920472970243912edb8c7f55636fc223909d092.zip
Bug 1341190: Date picker panel and email input validation popup close immediately after opening
Diffstat (limited to 'browser/base/content')
-rw-r--r--browser/base/content/browser.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/browser/base/content/browser.css b/browser/base/content/browser.css
index a05b031b2..7557d15a1 100644
--- a/browser/base/content/browser.css
+++ b/browser/base/content/browser.css
@@ -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;
}