Fix styles for upload error

git-svn-id: http://svn.automattic.com/wordpress/trunk@10144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2008-12-09 13:12:40 +00:00
parent fc9076f6e9
commit c8de1d3a74

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 {