Skip to content

Commit 1b8199a

Browse files
authored
Remove unneccessary white shadow apply to button
1 parent b285342 commit 1b8199a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/design/frontend/Magento/luma/web/css/source/_buttons.less

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717

1818
button {
1919
&:not(.primary) {
20-
.lib-css(box-shadow, @button__shadow);
21-
2220
&:active {
2321
.lib-css(box-shadow, @button__shadow-active);
2422
}

0 commit comments

Comments
 (0)