Remove woocommerce product gallery slider width fix

Move 'Woocommerce product gallery slider width fix' from understrap.scss to woocommerce.scss
This commit is contained in:
IanDelMar 2018-09-29 10:43:05 +02:00 committed by GitHub
parent 5dd5a1b6ce
commit fc6094b64e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -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,