Commit b3bd9abc authored by tauriedavis's avatar tauriedavis

24824 Add focus state to dropdowns

parent 6910bf29
......@@ -188,7 +188,6 @@
&.is-focused {
background-color: $dropdown-link-hover-bg;
text-decoration: none;
outline: 0;
}
&.dropdown-menu-empty-link {
......
---
title: Add focus state to dropdown items
merge_request:
author:
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