build: Update linters

Change-Id: I45540db95711b461ded3630894bd1f149c24ff19
This commit is contained in:
Ed Sanders
2017-11-29 15:02:47 +00:00
parent 72cf0a7f23
commit 447c09d462
8 changed files with 13 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
@import 'mediawiki.mixins';
/* stylelint-disable selector-no-id */
/* stylelint-disable selector-max-id */
#uls-settings-block {
background-color: #f8f9fa;
border-top: 1px solid #c8ccd1;
@@ -134,7 +134,7 @@
color: #222;
}
label.checkbox input[type='checkbox'] {
label.checkbox input[ type='checkbox' ] {
float: left;
}