Skip to content

Commit 6e83d04

Browse files
Merge pull request #4321 from Codeinwp/bugfix/4319
Fixed WC icon display issue with notices
2 parents 5b524af + 6402e3f commit 6e83d04

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

assets/scss/components/compat/woocommerce/_notices.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@
2525
--primarybtnhoverbg: transparent;
2626
--primarybtnbg: transparent;
2727

28-
&::before {
29-
display: none;
30-
}
31-
3228
> a {
3329

3430
@extend %nv-button-primary-no-colors;
@@ -136,7 +132,6 @@ $blockNotices: (
136132
}
137133

138134
.woocommerce .woocommerce-error {
139-
padding-left: 3.5em;
140135

141136
li {
142137
width: 100%;

0 commit comments

Comments
 (0)