Fixed upload messages margin on screen screens
This commit is contained in:
parent
f8851bf26d
commit
8d119d2b62
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@
|
|||
text-align: left;
|
||||
}
|
||||
#post-upload-step2 .messages {
|
||||
margin-bottom: 1em;
|
||||
margin: 1em 0;
|
||||
}
|
||||
#post-upload-step2 .form-slider {
|
||||
text-align: center;
|
||||
|
|
Loading…
Reference in a new issue