Skip to content

Commit

Permalink
Merge branch 'v4-dev' into v4-dev-xmr-fix-blc
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Nov 4, 2018
2 parents d0d6676 + 9cc237d commit 9f9f94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_custom-forms.scss
Expand Up @@ -328,7 +328,7 @@
&:focus {
outline: none;

// Pseudo-elements must be split across multiple rulesets to have an affect.
// Pseudo-elements must be split across multiple rulesets to have an effect.
// No box-shadow() mixin for focus accessibility.
&::-webkit-slider-thumb { box-shadow: $custom-range-thumb-focus-box-shadow; }
&::-moz-range-thumb { box-shadow: $custom-range-thumb-focus-box-shadow; }
Expand Down

0 comments on commit 9f9f94e

Please sign in to comment.