Merge pull request #6970 from kjac/v8/fix/multiple-media-picker-styling

V8: Make multiple media property editor same width as other property editors
This commit is contained in:
Poornima Nayar
2019-12-20 09:35:15 +00:00
committed by GitHub

View File

@@ -232,6 +232,7 @@
}
.umb-mediapicker-multi > div {
width:100%;
.umb-property-editor--limit-width();
}