Twenty Fifteen: overflow hidden can hide focus outlines here so out it goes.
Props iamtakashi, fixes #30523. git-svn-id: https://develop.svn.wordpress.org/trunk@30589 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
cde500a7ad
commit
d6d93cbcf5
@ -1017,7 +1017,6 @@ a:focus {
|
|||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-top: 1px solid rgba(51, 51, 51, 0.1);
|
border-top: 1px solid rgba(51, 51, 51, 0.1);
|
||||||
font-family: "Noto Sans", sans-serif;
|
font-family: "Noto Sans", sans-serif;
|
||||||
overflow: hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.pagination .nav-links {
|
.pagination .nav-links {
|
||||||
|
Loading…
Reference in New Issue
Block a user