fix the redemption page cross browser issue on safari

This commit is contained in:
Muhammad Shoaib
2015-01-13 16:28:09 +05:00
parent e57f3e3b03
commit 4d52ba3a12

View File

@@ -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 {