From fc6094b64ea62066d2576128da7d0101c06fa134 Mon Sep 17 00:00:00 2001 From: IanDelMar <42134098+IanDelMar@users.noreply.github.com> Date: Sat, 29 Sep 2018 10:43:05 +0200 Subject: [PATCH] Remove woocommerce product gallery slider width fix Move 'Woocommerce product gallery slider width fix' from understrap.scss to woocommerce.scss --- sass/understrap/understrap.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sass/understrap/understrap.scss b/sass/understrap/understrap.scss index abd3dfa..80e6c8d 100644 --- a/sass/understrap/understrap.scss +++ b/sass/understrap/understrap.scss @@ -43,11 +43,6 @@ // Post design .entry-footer span { padding-right: 10px; } -//Woocommerce product gallery slider width fix -figure.woocommerce-product-gallery__wrapper { - max-width: inherit !important; -} - // Limit featured image size to 100% img.wp-post-image, article img,