@@ -427,10 +427,11 @@ ul.products li.product .button {
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
content: "";
display: table;
- table-layout: fixed;
- margin: 0 auto;
+ margin: 0 auto 1em;
padding: 0;
+ table-layout: fixed;
text-align: center;
+ width: 100%;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {