From: Jaron R. Hendrix Date: Fri, 29 Jan 2016 13:39:29 +0000 (-0500) Subject: Correct specificity of addition X-Git-Tag: 0.0.5~2^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15%2Fhead;p=thirdparty%2Fbulma.git Correct specificity of addition --- diff --git a/bulma/elements/controls.sass b/bulma/elements/controls.sass index bb4d1ec34..c6c1e5f8a 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