From e090989299764a3102ef15e804922503c2f281cf Mon Sep 17 00:00:00 2001 From: webchick Date: Wed, 12 Mar 2014 09:34:40 -0700 Subject: [PATCH] =?UTF-8?q?Issue=20#2202385=20by=20martin107,=20kjay=20|?= =?UTF-8?q?=20LewisNyman:=20The=20=E2=80=9CSkip=20to=20main=20content?= =?UTF-8?q?=E2=80=9D=20link=20is=20not=20centered.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/themes/seven/style.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/core/themes/seven/style.css b/core/themes/seven/style.css index e36298570f1..e8d1fd9c72d 100644 --- a/core/themes/seven/style.css +++ b/core/themes/seven/style.css @@ -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.