fix(searchbar): standalone in MD

This commit is contained in:
Manu Mtz.-Almeida
2018-02-13 13:37:49 +01:00
parent c9800093f2
commit e68622e074

View File

@ -36,6 +36,7 @@
height: 100%;
border: 0;
font-size: $searchbar-md-cancel-button-font-size;
color: $searchbar-md-cancel-button-color;
@ -95,6 +96,7 @@
width: $searchbar-md-input-clear-icon-size;
height: 100%;
border: 0;
background-color: transparent;
background-repeat: no-repeat;
background-size: $searchbar-md-input-clear-icon-size;