Skip to content

Commit 2353329

Browse files
author
Govind Sharma
authored
Updated Indentation
1 parent 81cd0d4 commit 2353329

File tree

1 file changed

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

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@
1919

2020
& when (@media-common = true) {
2121

22-
.search{
23-
.fieldset{
24-
.control{
25-
.addon{
26-
input{
27-
flex-basis: auto;
28-
width: 100%;
29-
}
30-
}
31-
}
32-
}
33-
}
22+
.search {
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)