Sistema de Informações Gerenciais do Interlegis

15 lines
219 B

form .aligned label {
float: none;
width: 100%;
}
form .aligned ul {
margin-left: 0px;
padding-left: 0px;
}
form .aligned ul li {
list-style: none;
}
form .form-row.data_visita_inicio {
float: left;
}