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:
Ian Stewart 2014-11-27 20:35:20 +00:00
parent cde500a7ad
commit d6d93cbcf5

View File

@ -1017,7 +1017,6 @@ a:focus {
background-color: #fff;
border-top: 1px solid rgba(51, 51, 51, 0.1);
font-family: "Noto Sans", sans-serif;
overflow: hidden;
}
.pagination .nav-links {