Skip to content

Commit

Permalink
change initial to auto (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
chucklorenz authored and oliverfoster committed Sep 21, 2017
1 parent f9051d7 commit 6efb31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion less/search.less
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
}

.search-drawer {
width: initial !important;
width: auto !important;

&:hover {
background-color:initial !important;
Expand Down

0 comments on commit 6efb31f

Please sign in to comment.