diff options
Diffstat (limited to 'core/css')
-rw-r--r-- | core/css/header.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/header.css b/core/css/header.css index 2a2622a9d0d..b4e074a5e44 100644 --- a/core/css/header.css +++ b/core/css/header.css @@ -7,6 +7,7 @@ -ms-user-select: none; } +/* removed until content-focusing issue is fixed */ #skip-to-content a { position: absolute; left: -10000px; |