Skip to content

Commit

Permalink
Update filterbar.sass: use the whole screen for .fulltab
Browse files Browse the repository at this point in the history
  • Loading branch information
jbsilva committed Jul 7, 2024
1 parent fdd3859 commit 0e3dcd8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/shortcode-gallery/filterbar.sass
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,12 @@


.fulltab
position: absolute
position: fixed
top: 0
left: 0
z-index: 100
min-height: 100%
min-width: 100%
background-color: #222

.justified-gallery-filterbar
Expand Down

0 comments on commit 0e3dcd8

Please sign in to comment.