Skip to content

Commit

Permalink
overlay_fullscreen_toolbars: add description about what it does
Browse files Browse the repository at this point in the history
  • Loading branch information
MrOtherGuy committed Jan 25, 2024
1 parent 3f6f6d3 commit 3ef874e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chrome/overlay_fullscreen_toolbars.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/overlay_fullscreen_toolbars.css made available under Mozilla Public License v. 2.0
See the above repository for updates as well as full license text. */

/* Makes toolbars appear as overlay instead of pushing down the website in fullscreen mode */

@media (-moz-bool-pref: "browser.fullscreen.autohide"){
#navigator-toolbox[inFullscreen]{
position: fixed !important;
Expand Down

0 comments on commit 3ef874e

Please sign in to comment.