Run script/format with prettier

This commit is contained in:
George Drummond
2019-05-03 14:01:24 -04:00
parent 0996f254cb
commit 9e4647254f
28 changed files with 104 additions and 93 deletions

View File

@@ -51,7 +51,7 @@
margin-top: 0;
flex-basis: 100%;
input[type='search'] {
input[type="search"] {
width: auto;
height: $search-input-height;
width: calc(100% - #{$search-button-width});