blob: db1b33ec1746462dec49e9a8400e68eaf5144dd9 [file] [log] [blame]
/**
* The state input field
*/
// Hide state
input[name=state] {
display: none;
}