diff --git a/packages/govuk-frontend/src/govuk/components/button/_index.scss b/packages/govuk-frontend/src/govuk/components/button/_index.scss index 1bc5c3f6b5..afe0793643 100644 --- a/packages/govuk-frontend/src/govuk/components/button/_index.scss +++ b/packages/govuk-frontend/src/govuk/components/button/_index.scss @@ -84,6 +84,8 @@ $govuk-inverse-button-text-colour: $govuk-brand-colour !default; @include govuk-media-query($from: tablet) { width: auto; + + border-radius: 4px; } // Ensure that any global link styles are overridden