mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
Merge "Fix layout of media info fields"
This commit is contained in:
commit
60423bb7ea
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue