Merge pull request #13837 from edx/release

Release to master
This commit is contained in:
Ned Batchelder
2016-10-26 05:28:04 -04:00
committed by GitHub
10 changed files with 58 additions and 28 deletions

View File

@@ -975,7 +975,7 @@ div.problem .action {
}
.submit {
@include margin-right($baseline / 2);
float: left;
@include float(left);
}
}