Skip to content

Commit eee9173

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-99869' into 2.2-develop-pr32
2 parents 8a07c35 + 17b3f0c commit eee9173

File tree

1 file changed

+7
-0
lines changed
  • app/design/adminhtml/Magento/backend/Magento_VisualMerchandiser/web/css/source

1 file changed

+7
-0
lines changed

app/design/adminhtml/Magento/backend/Magento_VisualMerchandiser/web/css/source/_module.less

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,13 @@
8080

8181
.info-block {
8282
height: 100px;
83+
> span {
84+
display: inline-block;
85+
overflow: hidden;
86+
text-overflow: ellipsis;
87+
white-space: nowrap;
88+
width: 100%;
89+
}
8390
}
8491

8592
.controlbar-bottom {

0 commit comments

Comments
 (0)