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