give some left margin on labels

This commit is contained in:
Isaac Connor
2018-02-09 07:19:38 -08:00
parent c454d5355d
commit 6ee133bf6b

View File

@@ -84,7 +84,7 @@ a:hover {
}
label {
margin-right: 4px;
margin: 0 4px;
}
input,textarea,select,button,.btn-primary {