Skip to content

Commit 09f367f

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-98937' into 2.3-develop-pr26
2 parents d639e91 + b3ac6f5 commit 09f367f

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
@@ -82,6 +82,13 @@
8282

8383
.info-block {
8484
height: 100px;
85+
> span {
86+
display: inline-block;
87+
overflow: hidden;
88+
text-overflow: ellipsis;
89+
white-space: nowrap;
90+
width: 100%;
91+
}
8592
}
8693

8794
.controlbar-bottom {

0 commit comments

Comments
 (0)