Skip to content

Commit

Permalink
Fixed issue magento#20157
Browse files Browse the repository at this point in the history
Updated css file
  • Loading branch information
Govind Sharma authored and Amol Chaudhari committed Feb 11, 2019
1 parent 285af5b commit cb67c97
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,20 @@
// _____________________________________________

& when (@media-common = true) {

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

.block-search {
margin-bottom: 0;

Expand Down

0 comments on commit cb67c97

Please sign in to comment.