Fixed a slight css error.

This commit is contained in:
tilly-Q 2014-05-06 17:23:22 -04:00
parent 9919fb08a4
commit f73585be47

View File

@ -949,6 +949,6 @@ table.metadata_editor {
table.metadata_editor tr td {
width:350px;
}
table.metadata_editor tr td input.form_field_input {
table.metadata_editor tr td.form_field_input input {
width: 300px
}