Fixed a slight css error.
This commit is contained in:
parent
9919fb08a4
commit
f73585be47
@ -949,6 +949,6 @@ table.metadata_editor {
|
|||||||
table.metadata_editor tr td {
|
table.metadata_editor tr td {
|
||||||
width:350px;
|
width:350px;
|
||||||
}
|
}
|
||||||
table.metadata_editor tr td input.form_field_input {
|
table.metadata_editor tr td.form_field_input input {
|
||||||
width: 300px
|
width: 300px
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user