From: Jeremy Thomas Date: Sun, 29 May 2016 12:23:10 +0000 (+0100) Subject: Fix #81 X-Git-Tag: 0.0.27~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79dc0e409509605e13c2d8a305202502b8f6d144;p=thirdparty%2Fbulma.git Fix #81 --- diff --git a/sass/elements/image.sass b/sass/elements/image.sass index 90f996ece..cc27b444f 100644 --- a/sass/elements/image.sass +++ b/sass/elements/image.sass @@ -5,6 +5,8 @@ $dimensions: 16 24 32 48 64 96 128 position: relative img display: block + height: auto + width: 100% // Ratio &.is-square, &.is-1by1,