Merge pull request #154 from evalica/153

Issue #153: On Register, add spacing between checkboxes and labels
pull/1/head
ansuz 2017-07-07 17:17:30 +02:00 committed by GitHub
commit 6f7c60bf12
1 changed files with 2 additions and 0 deletions

View File

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