(SOL-883) RTL support for Registration Code redemption page
This commit is contained in:
@@ -284,11 +284,6 @@ $light-border: 1px solid $gray-l5;
|
||||
.image {
|
||||
@include float(left);
|
||||
width: ($baseline*11);
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.data-input {
|
||||
@@ -988,6 +983,13 @@ $light-border: 1px solid $gray-l5;
|
||||
}
|
||||
}
|
||||
|
||||
.course-image, .image {
|
||||
.item-image {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.empty-cart {
|
||||
@include border-radius(3px);
|
||||
@include text-align(center);
|
||||
|
||||
Reference in New Issue
Block a user