1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-10 09:22:25 +03:00

Now the text spaceing is correct need to align cheveron

This commit is contained in:
wmwragg
2016-07-27 18:10:45 +01:00
parent 8246d9148c
commit 46a643ac38

View File

@@ -89,7 +89,7 @@ module.exports = React.createClass({
ContextualMenu.createMenu(Menu, {
menuWidth: 188,
menuHeight: 126,
chevronOffset: 35,
chevronOffset: 45,
left: x,
top: y,
room: this.props.room,