From 11025e2ba947f5cdc89d74e561eec17f990d1d82 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 13 Jan 2016 15:18:21 +0000 Subject: [PATCH] Make read marker ghost same width as normal one. --- src/components/structures/RoomView.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/structures/RoomView.js b/src/components/structures/RoomView.js index ddde9c2645..8e193b25ab 100644 --- a/src/components/structures/RoomView.js +++ b/src/components/structures/RoomView.js @@ -839,7 +839,7 @@ module.exports = React.createClass({ // is the last element or not, because we only decide as we're going along. if (readMarkerIndex === undefined && ghostIndex && ghostIndex <= ret.length) { var hr; - hr = (