From 0b2331440bc19be7f650c6ca0f815d1a6dbdf85a Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Tue, 20 Aug 2019 13:24:51 -0600 Subject: [PATCH] Newlines mean everything --- res/css/_common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +}