summaryrefslogtreecommitdiffstats
path: root/browser/base/content
diff options
context:
space:
mode:
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;
}