Fixed css style

This commit is contained in:
Silvio Giebl 2020-01-02 11:59:52 +01:00
parent f1c306c814
commit a3d8c14609
1 changed files with 1 additions and 1 deletions

View File

@ -266,8 +266,8 @@
box-shadow: none;
@include mq(md) {
padding-left: #{$sp-4 * 1.25 + $sp-5};
width: $search-results-width;
padding-left: #{$sp-4 * 1.25 + $sp-5};
}
}