Add RTL support

This commit is contained in:
Brian Jacobel
2017-03-24 11:07:42 -04:00
parent 78edeb5afc
commit 22203453e1

View File

@@ -48,7 +48,7 @@
border: 1px solid $lms-active-color;
.resume-right {
float: right;
@include float(right);
}
}
}