diff options
Diffstat (limited to 'src/objects')
-rw-r--r-- | src/objects/_lightbox.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/objects/_lightbox.scss b/src/objects/_lightbox.scss index 252e38a..8b51d4b 100644 --- a/src/objects/_lightbox.scss +++ b/src/objects/_lightbox.scss | |||
@@ -105,7 +105,6 @@ $static-themes: 'black' 'white' !default; | |||
105 | 'thumbnails thumbnails thumbnails' | 105 | 'thumbnails thumbnails thumbnails' |
106 | 'footer footer footer'; | 106 | 'footer footer footer'; |
107 | box-sizing: border-box; | 107 | box-sizing: border-box; |
108 | block-size: 100%; | ||
109 | min-block-size: 0; | 108 | min-block-size: 0; |
110 | 109 | ||
111 | @include iro.bem-elem('header') { | 110 | @include iro.bem-elem('header') { |