BUGFIX:Fixed underlining of all checkboxes and other random fields trac 7316

This commit is contained in:
Jeremy Bridson 2012-07-19 15:54:24 +12:00
parent 911a447feb
commit 544bf2d6e8

View File

@ -190,9 +190,6 @@ input[type="submit"] {
position:relative;
padding-bottom: 20px;
}
.main div.field {
border-bottom:1px solid #E5E5E5;
}
.checkbox label.right,
.radio label.right {
float:left;