Fixed upload button margin
This commit is contained in:
parent
d425b0df2e
commit
72e9400e1d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
position: relative;
|
||||
}
|
||||
#post-upload-step1 .url-handler .input-wrapper {
|
||||
margin-right: 8.5em;
|
||||
margin-right: 9.5em;
|
||||
}
|
||||
#post-upload-step1 .url-handler button {
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in a new issue