diff --git a/src/components/structures/RightPanel.js b/src/components/structures/RightPanel.js index 56de89dfe4..cc5c8da62d 100644 --- a/src/components/structures/RightPanel.js +++ b/src/components/structures/RightPanel.js @@ -244,8 +244,8 @@ module.exports = React.createClass({ { panel }
-
-
+
+
Invite to this room
diff --git a/src/skins/vector/css/vector-web/structures/RightPanel.css b/src/skins/vector/css/vector-web/structures/RightPanel.css index 0770f7df67..537fef4089 100644 --- a/src/skins/vector/css/vector-web/structures/RightPanel.css +++ b/src/skins/vector/css/vector-web/structures/RightPanel.css @@ -110,6 +110,7 @@ limitations under the License. color: #4A4A4A; padding-top: 13px; padding-left: 5px; + cursor: pointer; } .collapsed .mx_RightPanel_footer .mx_RightPanel_invite { @@ -118,7 +119,6 @@ limitations under the License. .mx_RightPanel_invite .mx_RightPanel_icon { display: inline-block; - cursor: pointer; } .mx_RightPanel_invite .mx_RightPanel_icon object {