Merge pull request #1225 from alphagov/fix-radio-select-overflow

Fix overlapping UI with new radio buttons
This commit is contained in:
Chris Hill-Scott
2017-04-11 17:07:29 +01:00
committed by GitHub

View File

@@ -29,7 +29,6 @@
.js-enabled & {
height: 60px;
overflow: visible;
.multiple-choice {