diff --git a/res/css/views/elements/_Tooltip.scss b/res/css/views/elements/_Tooltip.scss index f87498ca1e..efaaf83545 100644 --- a/res/css/views/elements/_Tooltip.scss +++ b/res/css/views/elements/_Tooltip.scss @@ -83,6 +83,7 @@ limitations under the License. background-color: $inverted-bg-color; color: $accent-fg-color; border: 0; + text-align: center; .mx_Tooltip_chevron { display: none;