Change css for edX edge about page

Removed padding and increased the height to 100% to make enroll
button visible on mobile view for courses with long title

LEARNER-5532
This commit is contained in:
Zainab Amir
2019-03-26 14:43:21 +05:00
parent 07dfd0f8b5
commit e0eea23e78

View File

@@ -19,8 +19,7 @@
box-shadow: 0 1px 80px 0 rgba(0, 0, 0, 0.5);
border-bottom: 1px solid $border-color-3;
box-shadow: inset 0 1px 5px 0 $shadow-l1;
height: 280px;
padding-top: 150px;
height: 100%;
overflow: hidden;
position: relative;
width: 100%;