Merge pull request #154 from evalica/153

Issue #153: On Register, add spacing between checkboxes and labels
This commit is contained in:
ansuz
2017-07-07 17:17:30 +02:00
committed by GitHub

View File

@@ -421,6 +421,8 @@ noscript {
label { label {
margin-bottom: 0; margin-bottom: 0;
margin-left: 5px;
vertical-align: middle;
} }
button { button {