mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Twenty Eleven: Fix "Skip to content" links appearance after [31464].
props davidakennedy. fixes #32231. git-svn-id: https://develop.svn.wordpress.org/trunk@33457 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6c6dc814a3
commit
ecd1ceccdc
@ -511,10 +511,12 @@ a:hover {
|
||||
color: #1982d1;
|
||||
clip: auto !important;
|
||||
font-size: 12px;
|
||||
height: auto;
|
||||
position: absolute;
|
||||
text-decoration: underline;
|
||||
top: 0;
|
||||
left: 7.6%;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user