Fix styles for upload error

git-svn-id: https://develop.svn.wordpress.org/trunk@10144 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2008-12-09 13:12:40 +00:00
parent 2c9d6c5946
commit 8b5af977f6
1 changed files with 3 additions and 2 deletions

View File

@ -117,14 +117,15 @@ tr.image-size label {
button.dismiss {
position: absolute;
top: 5px;
top: 7px;
right: 5px;
z-index: 4;
}
.file-error {
margin: 0 0 5px 50px;
float: left;
font-weight: bold;
padding: 10px;
}
.progress {