Fix remove button keyboard focus on whitelist

Replicates @pcraig3’s work here:
https://github.com/alphagov/digitalmarketplace-frontend-toolkit/pull/333
This commit is contained in:
Chris Hill-Scott
2017-07-17 09:55:11 +01:00
parent a6b3ae0965
commit 5b4a15495e

View File

@@ -16,6 +16,7 @@
margin-bottom: 15px;
margin-top: 5px;
position: static;
overflow: hidden;
@include media(tablet) {
@include inline-block;