24824 Add focus state to dropdowns

This commit is contained in:
tauriedavis 2016-12-01 14:45:48 -08:00
parent 6910bf29b6
commit b3bd9abcea
2 changed files with 4 additions and 1 deletions

View File

@ -188,7 +188,6 @@
&.is-focused {
background-color: $dropdown-link-hover-bg;
text-decoration: none;
outline: 0;
}
&.dropdown-menu-empty-link {

View File

@ -0,0 +1,4 @@
---
title: Add focus state to dropdown items
merge_request:
author: