Commit 8c2de514 by Muhammad Shoaib

PHX-124

fixed the alignment issues in proctoring exam screens
parent 7b346f7d
...@@ -214,7 +214,7 @@ div.course-wrapper { ...@@ -214,7 +214,7 @@ div.course-wrapper {
} }
.gated-sequence { .gated-sequence {
border-bottom: 2px solid rgb(207, 216, 220); border-bottom: 2px solid rgb(207, 216, 220);
padding: 15px ($baseline*5) 15px 50px; padding: 22px ($baseline*5) 15px 50px;
position: relative; position: relative;
span { span {
.fa { .fa {
......
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