Fixed instructor dashboard tooltip far away issue.

TNL-558
This commit is contained in:
Waheed Ahmed
2014-11-25 18:52:49 +05:00
parent b99dca987e
commit c2c40eba1b

View File

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