mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 05:31:25 +01:00
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:
parent
fc9076f6e9
commit
c8de1d3a74
@ -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…
Reference in New Issue
Block a user