pp1543

Results 1 comments of pp1543

I used this workaround to get it working: `/* fix icheck dynamically inserted */` `[class*="icheck-"] > input {` ` z-index: 1;` ` cursor: pointer;` ` width: 22px;` ` height: 22px;`...