Fixed upload button margin

This commit is contained in:
Marcin Kurczewski 2015-02-22 12:11:20 +01:00
parent d425b0df2e
commit 72e9400e1d

View file

@ -14,7 +14,7 @@
position: relative; position: relative;
} }
#post-upload-step1 .url-handler .input-wrapper { #post-upload-step1 .url-handler .input-wrapper {
margin-right: 8.5em; margin-right: 9.5em;
} }
#post-upload-step1 .url-handler button { #post-upload-step1 .url-handler button {
position: absolute; position: absolute;