diff --git a/desktop/desktop.scss b/desktop/desktop.scss index 3d74ef3..4d8519d 100644 --- a/desktop/desktop.scss +++ b/desktop/desktop.scss @@ -267,7 +267,7 @@ button#new-account-link { } button#login-link, button#new-account-link { - padding-left: initial; + padding-left: 20px; padding-right: inherit; } #create-topic.btn-default { @@ -306,4 +306,4 @@ button#new-account-link { right: -40% !important; } } -} \ No newline at end of file +}