summaryrefslogtreecommitdiff
path: root/browser
diff options
context:
space:
mode:
authorSpockMan02 <aidanboyle@comcast.net>2018-01-10 22:35:44 +0000
committerGitHub <noreply@github.com>2018-01-10 22:35:44 +0000
commite335a9f6f455835e6c850417f84397a7e692ea39 (patch)
tree5fbc4ef1ef0e480ed9fa6ab06e11da5785393747 /browser
parentc1bcdecaef6458d68a364c8568ca18ae8d64f964 (diff)
downloadpalemoon-gre-e335a9f6f455835e6c850417f84397a7e692ea39.tar.gz
Removed "on Windows" from comment
It's not just Windows
Diffstat (limited to 'browser')
-rw-r--r--browser/base/content/browser.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/base/content/browser.css b/browser/base/content/browser.css
index 70afd2bff..2c8ba3e69 100644
--- a/browser/base/content/browser.css
+++ b/browser/base/content/browser.css
@@ -686,7 +686,7 @@ toolbarbutton[pmkit-button="true"] > .toolbarbutton-badge-container > .toolbarbu
height: 16px;
}
-/* Remove white bar at the bottom of the screen when watching HTML5 video in fullscreen on Windows */
+/* Remove white bar at the bottom of the screen when watching HTML5 video in fullscreen */
#main-window[inFullscreen] #global-notificationbox,
#main-window[inFullscreen] #high-priority-global-notificationbox {
visibility: collapse;