From ba73c394708c25931f99f2e2ef6629513c0f531c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gauvain=20Boich=C3=A9?= Date: Wed, 1 Apr 2020 18:28:12 +0200 Subject: [PATCH] Update merlin.css --- styles/Milk_v2/theme/merlin.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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; }