Fixes linter problems
This commit is contained in:
parent
f762323d97
commit
73424e1bba
1 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@
|
|||
.boolean.input.optional.form-group.checkbox
|
||||
%span.form-wrapper
|
||||
%label.control-label
|
||||
%input.select-all{type: 'checkbox'}
|
||||
%input.select-all{ type: 'checkbox' }
|
||||
%em Select all
|
||||
|
||||
%li
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue