mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 11:26:56 -08:00
print stylesheet
This commit is contained in:
parent
03900b0f24
commit
06977afe21
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.comments > .comment {
|
||||
.comments > .comment, .post_teaser {
|
||||
break-inside: avoid;
|
||||
}
|
||||
|
||||
|
|
|
@ -875,7 +875,7 @@ div.navbar {
|
|||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.comments > .comment {
|
||||
.comments > .comment, .post_teaser {
|
||||
break-inside: avoid;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue