aboutsummaryrefslogtreecommitdiffstats
path: root/src/sass/base/bulma/elements/image.sass
diff options
context:
space:
mode:
Diffstat (limited to 'src/sass/base/bulma/elements/image.sass')
-rw-r--r--src/sass/base/bulma/elements/image.sass3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sass/base/bulma/elements/image.sass b/src/sass/base/bulma/elements/image.sass
index e1e877b..cfa64fe 100644
--- a/src/sass/base/bulma/elements/image.sass
+++ b/src/sass/base/bulma/elements/image.sass
@@ -26,7 +26,8 @@ $dimensions: 16 24 32 48 64 96 128 !default
&.is-9by16,
&.is-1by2,
&.is-1by3
- img
+ img,
+ .has-ratio
@extend %overlay
height: 100%
width: 100%