Skip to content

Commit

Permalink
Merge pull request #256 from Codeinwp/fix/1671
Browse files Browse the repository at this point in the history
Removed margin auto from themeisle Woo tab
  • Loading branch information
selul authored Sep 4, 2024
2 parents e4c5a5b + 9960edd commit ec03171
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Modules/Promotions.php
Original file line number Diff line number Diff line change
Expand Up @@ -1008,7 +1008,6 @@ public static function render_woo_tabs_css() {
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;
min-width: 13px;
max-width: 13px;
margin: auto;
}

.tisdk-suggestions_options.active a::before {
Expand Down

0 comments on commit ec03171

Please # to comment.