diff --git a/web/app/components/input/__button/input__button.scss b/web/app/components/input/__button/input__button.scss index 7e183fa8..5db2fff3 100644 --- a/web/app/components/input/__button/input__button.scss +++ b/web/app/components/input/__button/input__button.scss @@ -1,5 +1,6 @@ .input__button { box-sizing: border-box; + margin: 0; padding: 8px 12px; font-size: 16px; border: 0;