bunker_like: catalog view had too much text padding

This commit is contained in:
towards-a-new-leftypol 2024-02-12 03:03:55 -05:00
parent da4266959a
commit f113e705ef
1 changed files with 4 additions and 0 deletions

View File

@ -226,3 +226,7 @@ table thead th {
.theme-catalog .thread .meta {
font-size: 10pt;
}
.theme-catalog .thread.grid-size-small .replies {
padding: 0;
}