Merge branch 'master' of github.com:pietervdvn/MapComplete

This commit is contained in:
Pieter Vander Vennet 2021-05-18 20:15:48 +02:00
commit c5a2751412
2 changed files with 8 additions and 4 deletions

View file

@ -258,6 +258,10 @@ li::marker {
width: 100%;
}
.question form input[type="radio"] {
margin-right: 0.5em;
}
.invalid {
box-shadow: 0 0 10px #ff5353;
height: min-content;