mirror of
https://github.com/silverstripe/silverstripe-simple
synced 2024-10-22 11:05:50 +02:00
BUGFIX:Fixed underlining of all checkboxes and other random fields trac 7316
This commit is contained in:
parent
911a447feb
commit
544bf2d6e8
@ -190,9 +190,6 @@ input[type="submit"] {
|
|||||||
position:relative;
|
position:relative;
|
||||||
padding-bottom: 20px;
|
padding-bottom: 20px;
|
||||||
}
|
}
|
||||||
.main div.field {
|
|
||||||
border-bottom:1px solid #E5E5E5;
|
|
||||||
}
|
|
||||||
.checkbox label.right,
|
.checkbox label.right,
|
||||||
.radio label.right {
|
.radio label.right {
|
||||||
float:left;
|
float:left;
|
||||||
|
Loading…
Reference in New Issue
Block a user