1
0

Making media items a bit more bulletproof.

This commit is contained in:
Matthias Mees
2013-01-05 22:25:20 +01:00
parent 6da68ea87e
commit 6578d99845
2 changed files with 4 additions and 2 deletions

View File

@ -1109,6 +1109,8 @@ fieldset p,
width: 48%;
}
.media_file header { overflow: hidden; }
#image_directory_edit_form>.clearfix>div {
float: left;
margin: 0 5% 0 0;