diff --git a/app/assets/stylesheets/components/area-list.scss b/app/assets/stylesheets/components/area-list.scss index e7fb451c0..1ec78ecee 100644 --- a/app/assets/stylesheets/components/area-list.scss +++ b/app/assets/stylesheets/components/area-list.scss @@ -58,10 +58,8 @@ &--unremoveable { padding-right: govuk-spacing(2); background: $light-blue-25; - border-color: $light-blue-25; - color: $govuk-blue; - font-weight: bold; margin-right: govuk-spacing(3); + margin-bottom: 0; } }