Browse Source

Remove clip-path from .is-sr-only

see https://github.com/zurb/foundation-sites/commit/6bad0f84f4fad1cb8c71f06182d317763a83366f
Christopher Darling 7 years ago
parent
commit
deb83d60df
1 changed files with 0 additions and 1 deletions
  1. 0 1
      sass/base/helpers.sass

+ 0 - 1
sass/base/helpers.sass

@@ -160,7 +160,6 @@ $displays: 'block' 'flex' 'inline' 'inline-block' 'inline-flex'
 
 
 .is-sr-only
 .is-sr-only
   border: none !important
   border: none !important
-  clip-path: inset(50%) !important
   clip: rect(0, 0, 0, 0) !important
   clip: rect(0, 0, 0, 0) !important
   height: 0.01em !important
   height: 0.01em !important
   overflow: hidden !important
   overflow: hidden !important