Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Show skip navigation links above everything, also on narrow screens
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
  • Loading branch information
jancborchardt committed Jul 20, 2018
commit a21be0ad97131b2d9f6cdc1affb2863e9760fa5c
2 changes: 1 addition & 1 deletion core/css/header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down