Fix linter errors

This commit is contained in:
Ben Gotow 2019-02-10 17:40:28 -08:00
parent 923ce5a47c
commit 1ff9fc9616

View file

@ -21,7 +21,7 @@ body.platform-win32 {
color: @text-color-subtle;
.calendar-toggles-wrap {
padding: 12px;
padding-top: 0px;
padding-top: 0;
}
.colored-checkbox {
position: relative;