parent
8a26e81c1c
commit
4859f08fc2
|
@ -367,7 +367,13 @@ form.instance-features span.description, form.object-features span.description {
|
||||||
|
|
||||||
.object-features .control-label-group {
|
.object-features .control-label-group {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
padding: @table-column-padding;
|
||||||
|
padding-left: 0;
|
||||||
width: @name-value-table-name-width;
|
width: @name-value-table-name-width;
|
||||||
|
|
||||||
|
label {
|
||||||
|
font-size: inherit;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-variables ul {
|
.custom-variables ul {
|
||||||
|
|
Loading…
Reference in New Issue