mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 05:30:21 -04:00
Not sure why we were doing this. But as part of the Elements upgrade our back buttons got bigger (because they weren’t constrained by the line in our `app.scss`) but any green submit buttons stayed smaller in height, so didn’t line up. This commit removes the override, so all buttons have the size that Elements intended.