Skip to content

Commit 09c0f01

Browse files
p-bystritskyAmol Chaudhari
authored andcommitted
ENGCOM-3991: Static test fix.
1 parent 246a344 commit 09c0f01

File tree

1 file changed

+11
-11
lines changed
  • app/design/frontend/Magento/luma/Magento_CatalogSearch/web/css/source

1 file changed

+11
-11
lines changed

app/design/frontend/Magento/luma/Magento_CatalogSearch/web/css/source/_module.less

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@
2020
& when (@media-common = true) {
2121

2222
.search {
23-
.fieldset {
24-
.control {
25-
.addon {
26-
input {
27-
flex-basis: auto;
28-
width: 100%;
29-
}
30-
}
31-
}
32-
}
33-
}
23+
.fieldset {
24+
.control {
25+
.addon {
26+
input {
27+
flex-basis: auto;
28+
width: 100%;
29+
}
30+
}
31+
}
32+
}
33+
}
3434

3535
.block-search {
3636
margin-bottom: 0;

0 commit comments

Comments
 (0)