Till Brehm
2016-07-21 d682d6652ac253e601b76f7a8f3cd38ba31ea73e
1
2
3
4
5
6
7
8
9
#content {
    margin: 0 auto;
    float: none;
}
 
.form-group input[type="checkbox"] {
    width: auto;
    height: auto;
}