Merge pull request #6050 from edx/waheed/tnl558-fix-membership-page-tooltip-issue
Fixed instructor dashboard tooltip far away issue.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user