Commit c4cd94d7 by chrisndodge

Merge pull request #6583 from…

Merge pull request #6583 from edx/muhhshoaib/shoppingcart-redemption-page-cross-browser-compatibility-fix

fix the redemption page cross browser issue on safari
parents adc64122 4d52ba3a
......@@ -213,7 +213,7 @@
}
.course-image {
display: inline-block;
float: left;
width: 223px;
margin-right: ($baseline/2);
vertical-align: top;
......@@ -221,7 +221,7 @@
.enrollment-details {
margin-bottom: $baseline;
display: inline-block;
float: left;
width: calc(100% - 237px);
.sub-title {
......
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