Show skip navigation links above everything, also on narrow screens

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
pull/10310/head
Jan-Christoph Borchardt 8 years ago
parent 98adee5579
commit a21be0ad97
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
  1. 2
      core/css/header.scss

@ -571,7 +571,7 @@ nav[role='navigation'] {
padding: 11px;
position: absolute;
overflow: hidden;
z-index: 1000;
z-index: 9999;
top: -999px;
left: 3px;
/* Force primary color, otherwise too light focused color */

Loading…
Cancel
Save