💄(search): Fix clear button positioning

This commit is contained in:
Ben Gotow 2016-02-22 10:14:34 -08:00
parent 20510a1e8f
commit 54ecb2bd58

View file

@ -73,7 +73,7 @@
&.clear {
position: absolute;
top: 0;
top: 3px;
right: 4px;
color: @input-accessory-color;
display: none;