Fix native catalog links in Firefox.
This commit is contained in:
parent
73c8054b64
commit
5a49d1cd09
@ -124,6 +124,9 @@ body > div[style*=" top: -10000px;"] {
|
||||
word-wrap: break-word;
|
||||
max-width: calc(100vw - 90px);
|
||||
}
|
||||
body.is_catalog .thread > a > img {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
/* Ads */
|
||||
.ad-cnt > *, .adg-rects > * {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user