<label> ignoring width styling

27. September 2012 23:52 by Mrojas in   //  Tags: ,   //   Comments (0)
From:
 
 
label {
    display: block;
    float: left;
    width: 150px;
}