Marius Burkard
2016-01-31 d82de9c3b06b3b4e845330be57f7f69ce06bef0a
1
2
3
4
5
6
7
8
9
#content {
    margin: 0 auto;
    float: none;
}
 
.form-group input[type="checkbox"] {
    width: auto;
    height: auto;
}