Issue #2202385 by martin107, kjay | LewisNyman: The “Skip to main content” link is not centered.
parent
0dca13c6c3
commit
e090989299
|
@ -64,6 +64,12 @@ ul.menu li.expanded {
|
|||
.skip-link:active {
|
||||
outline: 0;
|
||||
}
|
||||
.skip-link.visually-hidden.focusable:active,
|
||||
.skip-link.visually-hidden.focusable:focus,
|
||||
.skip-link.visually-hidden.focusable:hover
|
||||
{
|
||||
position: absolute !important;
|
||||
}
|
||||
|
||||
/**
|
||||
* Branding.
|
||||
|
|
Loading…
Reference in New Issue