TwentyEleven: prevent #nav-single from blocking clicks, props SergeyBiryukov, fixes #18884
git-svn-id: https://develop.svn.wordpress.org/trunk@19369 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0ed396ffed
commit
77e331046b
|
@ -1715,7 +1715,6 @@ section.recent-posts .other-recent-posts li:after {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -0.3em;
|
top: -0.3em;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
width: 100%;
|
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
#nav-single .nav-previous,
|
#nav-single .nav-previous,
|
||||||
|
|
Loading…
Reference in New Issue