fix array list css
This commit is contained in:
@@ -928,7 +928,7 @@ ul.dropdown-menu > li.checkbox:last-child {
|
||||
}
|
||||
}
|
||||
|
||||
.field {
|
||||
.field, .cell {
|
||||
.checklist-label {
|
||||
color: @text-color;
|
||||
margin-bottom: 0;
|
||||
@@ -943,14 +943,14 @@ ul.dropdown-menu > li.checkbox:last-child {
|
||||
|
||||
.multi-enum-item-label-container {
|
||||
margin-bottom: 4px;
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.label-md {
|
||||
line-height: 1.5;
|
||||
}
|
||||
}
|
||||
.multi-enum-item-label-container:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.filter > .form-group .field {
|
||||
|
||||
Reference in New Issue
Block a user