From bf3e90bb4734b32faf6053e616a17e76e9f92ed6 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Wed, 18 Nov 2015 23:04:12 +0000 Subject: [PATCH] dirty hack to fix the uneven spacing --- src/skins/vector/css/molecules/EventTile.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/skins/vector/css/molecules/EventTile.css b/src/skins/vector/css/molecules/EventTile.css index e05ce8ee6f..f092ba28ed 100644 --- a/src/skins/vector/css/molecules/EventTile.css +++ b/src/skins/vector/css/molecules/EventTile.css @@ -95,6 +95,7 @@ limitations under the License. position: relative; width: 90px; margin-right: 10px; + margin-top: -6px; } .mx_MessageTimestamp {