Show skip navigation links above everything, also on narrow screens

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2018-07-17 12:55:54 +02:00
parent 98adee5579
commit a21be0ad97
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
1 changed files with 1 additions and 1 deletions

View File

@ -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 */