Commit 6e9ff2e5 authored by Alfredo Sumaran's avatar Alfredo Sumaran

Delete .remove-badge from badge

parent 80174538
......@@ -164,7 +164,6 @@ class @SearchAutocomplete
html = "<span class='location-badge'>
<i class='location-text'>#{category}#{value}</i>
<a class='remove-badge' href='#'>x</a>
</span>"
@locationBadgeEl.html(html)
......
......@@ -7,6 +7,3 @@
%span.location-badge
%i.location-text
= label
%a.remove-badge{href: '#'}
x
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment