CSS: Consolidate .object-features styles
This commit is contained in:
parent
1778ec673b
commit
00257f163d
|
@ -602,12 +602,18 @@ form.instance-features span.description, form.object-features span.description {
|
|||
text-align: left;
|
||||
margin-right: 0;
|
||||
width: @name-value-table-name-width;
|
||||
color: @gray;
|
||||
|
||||
label {
|
||||
font-size: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
.control-group {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.toggle-switch {
|
||||
margin-left: @table-column-padding;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue