Skip to content

Commit

Permalink
Updated Indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Govind Sharma authored and Amol Chaudhari committed Feb 11, 2019
1 parent 665dbef commit 246a344
Showing 1 changed file with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@

& when (@media-common = true) {

.search{
.fieldset{
.control{
.addon{
input{
flex-basis: auto;
width: 100%;
}
}
}
}
}
.search {
.fieldset {
.control {
.addon {
input {
flex-basis: auto;
width: 100%;
}
}
}
}
}

.block-search {
margin-bottom: 0;
Expand Down

0 comments on commit 246a344

Please sign in to comment.