Skip to content

Commit 9960edd

Browse files
fix: remove margin auto from themeisle Woo tab
1 parent e4c5a5b commit 9960edd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Modules/Promotions.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1008,7 +1008,6 @@ public static function render_woo_tabs_css() {
10081008
content: url("data:image/svg+xml,%3Csvg fill='%23135e96' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='<?php echo esc_attr( $icon ); ?>'/%3E%3C/svg%3E") !important;
10091009
min-width: 13px;
10101010
max-width: 13px;
1011-
margin: auto;
10121011
}
10131012

10141013
.tisdk-suggestions_options.active a::before {

0 commit comments

Comments
 (0)