Merge "Fix layout of media info fields"

This commit is contained in:
jenkins-bot 2018-03-22 22:32:53 +00:00 committed by Gerrit Code Review
commit 60423bb7ea

View file

@ -5,6 +5,10 @@
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-ui-mwMediaInfoFieldWidget {
position: relative;
}
.ve-ui-mwMediaInfoFieldWidget.oo-ui-iconElement .ve-ui-mwMediaInfoFieldWidget-icon {
margin: 0.05em;
position: absolute;