MDL-65661 block_myoverview: Truncate category name

This commit is contained in:
Peter 2019-05-22 19:30:48 +08:00
parent bdd3681504
commit 577ccff6c2

View File

@ -55,7 +55,7 @@
<span class="sr-only">
{{#str}}aria:coursecategory, core_course{{/str}}
</span>
<span class="categoryname">
<span class="categoryname text-truncate">
{{{coursecategory}}}
</span>
{{/coursecategory}}