Fixed post labels taking unwanted focus
This commit is contained in:
parent
a7a2f31dc2
commit
d20fe3d95a
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-small:not(.post-type-image) .link::after {
|
.post-small:not(.post-type-image) .link::after {
|
||||||
|
pointer-events: none;
|
||||||
display: block;
|
display: block;
|
||||||
content: '...';
|
content: '...';
|
||||||
z-index: 3;
|
z-index: 3;
|
||||||
|
|
Loading…
Reference in a new issue