remove unused/format

This commit is contained in:
Kevin Ross 2016-04-26 09:48:09 -05:00
parent 48f12888c5
commit db38e91bd8

View File

@ -1,6 +1,4 @@
// http://www.google.com/design/spec/components/selection-controls.html#selection-controls-checkbox
.form-group {
}
.checkbox label,
label.checkbox-inline {
@ -91,7 +89,8 @@ label.checkbox-inline {
& + .checkbox-material .check:before {
color: @mdb-checkbox-checked-color;
box-shadow: 0 0 0 10px,
box-shadow:
0 0 0 10px,
10px -10px 0 10px,
32px 0 0 20px,
0px 32px 0 20px,