MDL-53007 block_navigation: Set width of item text to prevent overflow
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user