Editor: Fix line height on 'Drop files to upload'.

props Nao.
fixes #27541.


git-svn-id: https://develop.svn.wordpress.org/trunk@27773 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2014-03-27 04:07:33 +00:00
parent a4588b42a0
commit 03257493c9
1 changed files with 1 additions and 0 deletions

View File

@ -1615,6 +1615,7 @@
-ms-transform: translateY( -50% );
transform: translateY( -50% );
font-size: 3em;
line-height: 1.3;
font-weight: bold;
color: #fff;
padding: 0;