Skip to content

Commit 2b045fd

Browse files
authored
Merge pull request #1812 from joweecaquicla/1809-long-image-name-doesnt-fit-into-license-asi-message
#1809: Long image name doesn't fit into License "Adobe Stock Images...?" message
2 parents 4f5b531 + 4f1413c commit 2b045fd

File tree

1 file changed

+4
-0
lines changed
  • AdobeStockImageAdminUi/view/adminhtml/web/css/source

1 file changed

+4
-0
lines changed

AdobeStockImageAdminUi/view/adminhtml/web/css/source/_module.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,10 @@
317317
.prompt-message {
318318
font-weight: normal;
319319
margin-bottom: 15px;
320+
321+
p {
322+
word-break: break-all;
323+
}
320324
}
321325

322326
.admin__field-wide {

0 commit comments

Comments
 (0)