Merge branch 'MDL-53007_master' of https://github.com/marxjohnson/moodle

This commit is contained in:
David Monllao 2016-04-12 11:31:17 +08:00
commit 45c49f3218

View File

@ -59,6 +59,7 @@
.block_navigation .block_tree .tree_item.hasicon .item-content-wrap {
display: inline-block;
white-space: normal;
width: calc(100% - 21px);
}
.block_navigation .block_tree ul {