Commit 8fd93054 authored by Devesh Khandelwal's avatar Devesh Khandelwal

Remove hover state on location badge.

parent 3b5182ed
......@@ -53,12 +53,6 @@
background-color: $location-badge-bg;
vertical-align: top;
cursor: default;
&:hover {
color: $white-light;
background-color: lighten($location-badge-active-bg, 20%);
transition: all 0.15s;
}
}
.search-input-container {
......
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