mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 07:58:25 -04:00
Merge pull request #1235 from alphagov/fix-button-padding-product-page
Fix button padding on the product page
This commit is contained in:
@@ -45,6 +45,7 @@
|
|||||||
@include box-shadow(0 2px 0 darken($govuk-blue, 15%));
|
@include box-shadow(0 2px 0 darken($govuk-blue, 15%));
|
||||||
background: $white;
|
background: $white;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
|
padding-right: 1.25em;
|
||||||
|
|
||||||
&:link,
|
&:link,
|
||||||
&:visited,
|
&:visited,
|
||||||
|
|||||||
Reference in New Issue
Block a user