Merge pull request #2887 from alphagov/fix-alignment-sticky-links

Fix alignment of links in sticky footer
This commit is contained in:
Chris Hill-Scott
2019-04-02 15:52:33 +01:00
committed by GitHub

View File

@@ -42,7 +42,7 @@
&-delete-link-without-button {
@include core-19;
padding-left: 0;
padding: 0;
display: inline-block;
}