sass rebuild dist

This commit is contained in:
Kevin Ross 2015-11-18 19:59:41 -06:00
parent d7c333d3cf
commit 9213543871
9 changed files with 6 additions and 15 deletions

View File

@ -13997,10 +13997,6 @@ body .jumbotron-material-blue-grey-A700,
line-height: 1.3333333;
font-weight: normal;
}
.form-group .checkbox {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.form-group .checkbox label {
cursor: pointer;
padding-left: 0;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -3889,10 +3889,6 @@ body .jumbotron-material-blue-grey,
line-height: 1.3333333;
font-weight: normal;
}
.form-group .checkbox {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.form-group .checkbox label {
cursor: pointer;
padding-left: 0;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -31,7 +31,6 @@
}
.checkbox {
transform: translateZ(0); // Force 3d rendering
label {
cursor: pointer;
padding-left: 0; // Reset for Bootstrap rule