diff --git a/res/css/_common.scss b/res/css/_common.scss index 70ff68e2eb..859c0006a1 100644 --- a/res/css/_common.scss +++ b/res/css/_common.scss @@ -567,4 +567,4 @@ input[type=text]:focus, input[type=password]:focus, textarea:focus { @define-mixin mx_Settings_tooltip { // So it fits in the space provided by the page max-width: 120px; -} \ No newline at end of file +}