Skip to content

fix :focus styles for selected filter dropdown items

Simon Knox requested to merge 35482-dropdown into master

What does this MR do?

  • update styles to out-specificity-ify those in dropdowns.scss
  • move padding from li to .btn
  • fix focus styles
  • remove focus outline

Screenshots (if relevant)

focus, hover and active all share this style now:

Screen_Shot_2017-07-25_at_9.25.11_pm_copy

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #35482 (closed)

Edited by Simon Knox

Merge request reports