Skip to content
Snippets Groups Projects
Commit 8fd93054 authored by Devesh Khandelwal's avatar Devesh Khandelwal
Browse files

Remove hover state on location badge.

parent 3b5182ed
No related branches found
No related tags found
1 merge request!7412Improvements to hover/active/focus states in header items
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment