CSS: Remove redundant style attributes
This commit is contained in:
parent
9caa345948
commit
58a68b4e40
|
@ -590,8 +590,6 @@ form.instance-features span.description, form.object-features span.description {
|
|||
.object-features {
|
||||
.control-label-group {
|
||||
text-align: left;
|
||||
padding: @table-column-padding;
|
||||
padding-left: 0;
|
||||
width: @name-value-table-name-width;
|
||||
|
||||
label {
|
||||
|
|
Loading…
Reference in New Issue