Remove all unused checkbox macros and imports

This commit is contained in:
Tom Byers
2020-04-22 16:25:10 +01:00
parent d1ae3b812a
commit 3b23ae46a7
18 changed files with 0 additions and 74 deletions

View File

@@ -78,18 +78,6 @@ $message-type-bottom-spacing: govuk-spacing(4);
&-item {
&-with-checkbox {
position: relative;
padding-left: govuk-spacing(9);
.multiple-choice {
position: absolute;
left: 0;
}
}
&-hidden-by-default {
display: none;
}