Merge pull request #3592 from alphagov/add-new-wrap

Make ‘Add another area’ button wrap where possible
This commit is contained in:
Chris Hill-Scott
2020-08-26 16:50:31 +01:00
committed by GitHub

View File

@@ -1,5 +1,7 @@
.area-list {
display: inline-block;
&-item {
display: inline-block;