bunker_like: catalog view had too much text padding
This commit is contained in:
parent
da4266959a
commit
f113e705ef
|
@ -226,3 +226,7 @@ table thead th {
|
||||||
.theme-catalog .thread .meta {
|
.theme-catalog .thread .meta {
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.theme-catalog .thread.grid-size-small .replies {
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue