From 17b8982c7529892fdb2545a12e01bc5324a16543 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sun, 3 Jan 2016 22:35:07 +0000 Subject: [PATCH] move title attributes to the div --- src/components/structures/RightPanel.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/structures/RightPanel.js b/src/components/structures/RightPanel.js index f700746f0d..360fd7f0e9 100644 --- a/src/components/structures/RightPanel.js +++ b/src/components/structures/RightPanel.js @@ -126,13 +126,13 @@ module.exports = React.createClass({ if (this.props.roomId) { buttonGroup =
-
- +
+ { membersBadge } { membersHighlight } -
- +
+ { filesHighlight } ;