💄(search): Fix clear button positioning

This commit is contained in:
Ben Gotow 2016-02-22 10:14:34 -08:00
parent 0a892abd07
commit 3049e9869c

View file

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