diff --git a/styles/Milk_v2/theme/merlin.css b/styles/Milk_v2/theme/merlin.css index 2f5b775..baa45b9 100644 --- a/styles/Milk_v2/theme/merlin.css +++ b/styles/Milk_v2/theme/merlin.css @@ -236,11 +236,11 @@ margins out so that the grid items 'appear' to be flush with the container and c } .forumlist_grid .tile_row_1 { - background-size: 64px; + background-size: 100%; background-image: url('./images/comment.png'); - background-position: left top; + background-position: center; background-repeat: no-repeat; - height: 100px; + height: 170px; overflow: hidden; }