diff --git a/image_optimizer_nat_OC_20_22_1_2_0.ocmod.zip b/image_optimizer_nat_OC_20_22_1_2_0.ocmod.zip index 84e0317..f36a736 100644 Binary files a/image_optimizer_nat_OC_20_22_1_2_0.ocmod.zip and b/image_optimizer_nat_OC_20_22_1_2_0.ocmod.zip differ diff --git a/install.xml b/install.xml index 77914df..9c6380c 100644 --- a/install.xml +++ b/install.xml @@ -373,14 +373,6 @@ a.img-thumbnail img, a.thumbnail img { ' height: ' . $thumb_height . 'px !important;' . "\n" . ' object-fit: contain !important;' . "\n" . '}' . "\n" . - 'img[src*="catalog/language/"], img.lang, .language-select img, .pr-dropdown-box img {' . "\n" . - ' max-width: none !important;' . "\n" . - ' max-height: none !important;' . "\n" . - ' flex-shrink: 0 !important;' . "\n" . - '}' . "\n" . - '.pr-dropdown-button-check {' . "\n" . - ' flex-shrink: 0 !important;' . "\n" . - '}' . "\n" . ''; $output = str_ireplace('', $svg_style . '', $output); }