Commit c2c40eba by Waheed Ahmed

Fixed instructor dashboard tooltip far away issue.

TNL-558
parent b99dca98
......@@ -744,7 +744,7 @@ section.instructor-dashboard-content-2 {
display: none;
position: absolute;
top: 15px;
right: 0;
left: ($baseline*10);
padding: ($baseline/2);
width: 50%;
background-color: $light-gray;
......
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