Newlines mean everything

This commit is contained in:
Travis Ralston 2019-08-20 13:24:51 -06:00
parent f55a40001c
commit 0b2331440b

View file

@ -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;
}
}