Increase the space between the title and text in media dialog

Make the spacing between the image title and the description
the same as the space between the description and the metadata.

Bug: T87451
Change-Id: I0d0051cd66072861019b904980c405fa05145b2b
This commit is contained in:
Moriel Schottlender 2015-01-23 12:19:51 -08:00
parent 34e4c6a51b
commit d0f1a02aec

View file

@ -42,6 +42,7 @@
font-size: 1.5em;
line-height: 1.5em;
margin-top: -0.2em;
margin-bottom: 0.5em;
}
.ve-ui-mwMediaDialog-panel-imageinfo-details {