Merge pull request #13003 from owncloud/remove-skip-to-content

remove skip to content for now, see #12999
This commit is contained in:
Morris Jobke 2014-12-22 19:37:52 +01:00
commit bedc4664e4
2 changed files with 1 additions and 4 deletions

View file

@ -7,6 +7,7 @@
-ms-user-select: none;
}
/* removed until content-focusing issue is fixed */
#skip-to-content a {
position: absolute;
left: -10000px;

View file

@ -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">