CSS: Consolidate .object-features styles

This commit is contained in:
Florian Strohmaier 2019-09-04 17:21:01 +02:00
parent 1778ec673b
commit 00257f163d
1 changed files with 6 additions and 0 deletions

View File

@ -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;
}