diff --git a/stylesheets/bunker_like.css b/stylesheets/bunker_like.css index ff58f49d..854c4a87 100644 --- a/stylesheets/bunker_like.css +++ b/stylesheets/bunker_like.css @@ -226,3 +226,7 @@ table thead th { .theme-catalog .thread .meta { font-size: 10pt; } + +.theme-catalog .thread.grid-size-small .replies { + padding: 0; +}