From 9e542ba2323a2a53b1f384727845e5e868ede46e Mon Sep 17 00:00:00 2001 From: wmwragg Date: Fri, 19 Aug 2016 10:58:51 +0100 Subject: [PATCH] Alignment adjustment so that the readAvatars sit in the center of the top line in a new message --- src/skins/vector/css/matrix-react-sdk/views/rooms/EventTile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/skins/vector/css/matrix-react-sdk/views/rooms/EventTile.css b/src/skins/vector/css/matrix-react-sdk/views/rooms/EventTile.css index 32a97f20e6..71d6c74bd7 100644 --- a/src/skins/vector/css/matrix-react-sdk/views/rooms/EventTile.css +++ b/src/skins/vector/css/matrix-react-sdk/views/rooms/EventTile.css @@ -184,7 +184,7 @@ limitations under the License. display: inline-block; width: 14px; height: 14px; - top: 28px; + top: 27px; } .mx_EventTile_continuation .mx_EventTile_readAvatars,