Commit a154fea9 by alisan617

submit button in RTL

parent ada4e082
...@@ -968,7 +968,7 @@ div.problem .action { ...@@ -968,7 +968,7 @@ div.problem .action {
} }
.submit { .submit {
@include margin-right($baseline / 2); @include margin-right($baseline / 2);
float: left; @include float(left);
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment