[Fix #3721] Change notification screen to make it understandable

This commit is contained in:
Mathieu Magnin 2019-04-04 12:06:28 +02:00
parent 44ab495853
commit f768cb2dae
2 changed files with 37 additions and 1 deletions

View file

@ -92,6 +92,18 @@
margin-left: 0;
}
}
&.vertical {
label {
display: block;
margin-left: 0;
margin-bottom: 0;
}
input[type=radio] {
margin-bottom: 16px;
}
}
}
input[type=text]:not([data-address='true']),