Add radio button to list item

This commit is contained in:
luis cielak 2018-08-28 16:28:49 -04:00
parent ab828c8d4b
commit eaa8113f95

View File

@ -75,6 +75,17 @@
label {
margin: 0;
max-width: 100%;
dd {
width: 94%;
}
&:before {
float: right;
position: relative;
top: $gap*4;
margin-right: $gap*4;
}
}
.icon-link,