diff --git a/src/components/structures/MatrixChat.tsx b/src/components/structures/MatrixChat.tsx index b143fc74485..c8c59cdcbac 100644 --- a/src/components/structures/MatrixChat.tsx +++ b/src/components/structures/MatrixChat.tsx @@ -2012,9 +2012,11 @@ export default class MatrixChat extends React.PureComponent {
{ errorBox } - - { _t('Logout') } - +
+ + { _t('Logout') } + +
); }