summaryrefslogtreecommitdiffstats
path: root/browser/css/device-mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'browser/css/device-mobile.css')
-rw-r--r--browser/css/device-mobile.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/css/device-mobile.css b/browser/css/device-mobile.css
index 4b6a3ebbc2..f13087e3c4 100644
--- a/browser/css/device-mobile.css
+++ b/browser/css/device-mobile.css
@@ -916,6 +916,6 @@ div#fontstyletoolbox + div#style.mobile-wizard {
height: 100%;
}
-.div-infobar-wrap ~ #mobile-edit-button {
+.div-infobar-wrap:not(.hidden) ~ #mobile-edit-button {
display: none;
}