aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2014-12-22 16:02:45 +0100
committerJan-Christoph Borchardt <hey@jancborchardt.net>2014-12-22 16:02:45 +0100
commit6933ffbf83d1e075063139399aa308ffa9dabc2a (patch)
tree4cc29a0c828fd64770705f144b3500154efe02d2
parentcf595ecc67d8174803415fa9aa545522f71dc497 (diff)
downloadnextcloud-server-6933ffbf83d1e075063139399aa308ffa9dabc2a.tar.gz
nextcloud-server-6933ffbf83d1e075063139399aa308ffa9dabc2a.zip
remove skip to content for now, see #12999
-rw-r--r--core/css/header.css1
-rw-r--r--core/templates/layout.user.php4
2 files changed, 1 insertions, 4 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;
diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php
index 238b2dd163e..4ffec917c9b 100644
--- a/core/templates/layout.user.php
+++ b/core/templates/layout.user.php
@@ -62,10 +62,6 @@
<div class="icon-caret svg"></div>
</a>
- <div id="skip-to-content">
- <a href="#app-content" tabindex="1"><?php p($l->t('Skip to content')); ?></a>
- </div>
-
<div id="logo-claim" style="display:none;"><?php p($theme->getLogoClaim()); ?></div>
<div id="settings" class="svg">
<div id="expand" tabindex="4" role="link">