From deeb2b3c21fded5d4f9e546674bba6cef268ad09 Mon Sep 17 00:00:00 2001 From: Julio Batista Silva Date: Sun, 7 Jul 2024 12:25:20 +0200 Subject: [PATCH] Update filterbar.sass: use the whole screen for .fulltab --- assets/shortcode-gallery/filterbar.sass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/shortcode-gallery/filterbar.sass b/assets/shortcode-gallery/filterbar.sass index b6a70a1..47adbef 100644 --- a/assets/shortcode-gallery/filterbar.sass +++ b/assets/shortcode-gallery/filterbar.sass @@ -39,6 +39,8 @@ left: 0 z-index: 100 min-height: 100% + width: 100% + height: 100% background-color: #222 .justified-gallery-filterbar