From 58f82f0420582bea294833a1c46e3bb5e6adf9f9 Mon Sep 17 00:00:00 2001 From: "Jaron R. Hendrix" Date: Fri, 29 Jan 2016 08:39:29 -0500 Subject: [PATCH] Correct specificity of addition --- bulma/elements/controls.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bulma/elements/controls.sass b/bulma/elements/controls.sass index bb4d1ec3..c6c1e5f8 100644 --- a/bulma/elements/controls.sass +++ b/bulma/elements/controls.sass @@ -160,8 +160,8 @@ padding-right: 36px &:hover border-color: $control-hover-border - &::ms-expand - display: none + &::ms-expand + display: none &:after +arrow($link) margin-top: -6px