/ Published in: HTML
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
.filterview { width:150px; width:auto; clear:left; } .filterview div { display:block; overflow:auto; } .filterview label { display:block; float:left; width:auto; max-width:175px; padding:0 !important; margin:auto !important; word-wrap: break-word; } .filterview input { display:block; float:left; margin:2px 2px 0 0 !important; padding:0; width:15px; height:15px; } <DIV class="filterview"> <INPUT type="checkbox" standardId="0" prntid="0" value="10559" /> </DIV>