1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub-skin.git synced 2024-04-25 13:49:28 +03:00

add content-visibility rule

This commit is contained in:
Alexander Yakovlev 2020-10-05 19:43:05 +07:00
parent 111a6f6ec1
commit b3d77a6d11
Signed by: oreolek
GPG key ID: 1CDC4B7820C93BD3

View file

@ -102,6 +102,9 @@
/**
* Делаем минус незаметнее, разделяем кнопки визуально
*/
.ls-topic {
content-visibility: auto;
}
.ls-topic-footer .ls-vote .ls-vote-body .ls-vote-item {
padding: 0.5em 1em;
margin-left: 0.2em;