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:
parent
2c9d6c5946
commit
8b5af977f6
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user