Skip to content

Commit 5ad7cbb

Browse files
committed
Fix css sorting
1 parent 8dae211 commit 5ad7cbb

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/MediaGalleryUi/view/adminhtml/web/css/source

1 file changed

+1
-1
lines changed

app/code/Magento/MediaGalleryUi/view/adminhtml/web/css/source/_module.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,9 +420,9 @@
420420
}
421421

422422
.value {
423-
margin-left: 1px;
424423
display: inline;
425424
float: right;
425+
margin-left: 1px;
426426
}
427427

428428
.title {

0 commit comments

Comments
 (0)