From e3010e3f5b4bf9a5bd505ec273104162d0d8de86 Mon Sep 17 00:00:00 2001 From: sarah Date: Fri, 3 Aug 2018 09:53:04 +0100 Subject: [PATCH] Tabs, please. --- core-blocks/image/style.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core-blocks/image/style.scss b/core-blocks/image/style.scss index 97a4961a1e80fd..321fc30504bc3c 100644 --- a/core-blocks/image/style.scss +++ b/core-blocks/image/style.scss @@ -1,9 +1,9 @@ .wp-block-image { width: fit-content; - max-width: 100%; + max-width: 100%; img { - max-width: 100%; + max-width: 100%; } &.aligncenter {