Merge pull request #9625 from edx/afeef/bugfix/tnl-3094-unit-ribbon-courseware-z-index-fix

pushed the unit ribbon in lms courseware to back which brought the us…
This commit is contained in:
Afeef Janjua
2015-09-07 16:04:10 +05:00

View File

@@ -39,6 +39,7 @@ $sequence--border-color: #C8C8C8;
margin: -4px 0 ($baseline*1.5);
position: relative;
border-bottom: none;
z-index: 0;
@media print {
display: none;