Merge pull request #5587 from edx/waheed/tnl617-fix-cc-button-in-ie

Fixed CC button in internet explorer.
This commit is contained in:
Waheed Ahmed
2014-10-17 13:51:36 +05:00

View File

@@ -85,8 +85,7 @@
<a href="#" class="quality-control is-hidden" title="${_('HD off')}" role="button" aria-disabled="false">${_('HD off')}</a>
<div class="lang menu-container">
<a href="#" class="hide-subtitles" title="${_('Turn off captions')}" role="button" aria-
disabled="false">${_('Turn off captions')}</a>
<a href="#" class="hide-subtitles" title="${_('Turn off captions')}" role="button" aria-disabled="false">${_('Turn off captions')}</a>
</div>
</div>
</div>