Fix the layout of the Image Details modal, props gcorne, see #24716 [28682]

git-svn-id: https://develop.svn.wordpress.org/trunk@28732 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2014-06-11 00:22:53 +00:00
parent f02e878bb0
commit 1b07af046f

View File

@ -1817,7 +1817,7 @@
color: #666;
}
.image-details .embed-media-settings .setting .name {
.image-details .embed-media-settings .setting span {
float: left;
width: 25%;
text-align: right;
@ -2446,4 +2446,4 @@
top: 0;
height: 60px;
}
}
}