Skip to content
Snippets Groups Projects
Commit 6933ffbf authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

remove skip to content for now, see #12999

parent cf595ecc
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@
-ms-user-select: none;
}
/* removed until content-focusing issue is fixed */
#skip-to-content a {
position: absolute;
left: -10000px;
......
......@@ -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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment