File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
assets/scss/bootscore-woocommerce Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -383,14 +383,16 @@ table.shop_table.woocommerce-checkout-review-order-table tr {
383383 .select2-container--default .select2-selection--single .select2-selection__arrow {
384384 display : none ;
385385 }
386-
387- // Fix blockified cart/checkout select2-container--open width
388- // https://github.com/bootscore/bootscore/pull/1024
389- .select2-container {
390- width : auto ;
391- }
386+ }
387+
388+
389+ // Fix blockified cart/checkout select2-container--open width
390+ // https://github.com/bootscore/bootscore/pull/1024
391+ .select2-container {
392+ width : auto ;
392393}
393394
395+
394396// Validation
395397.woocommerce form {
396398 .form-row {
You can’t perform that action at this time.
0 commit comments