Fixed a slight css error.
authortilly-Q <nattilypigeonfowl@gmail.com>
Tue, 6 May 2014 21:23:22 +0000 (17:23 -0400)
committertilly-Q <nattilypigeonfowl@gmail.com>
Tue, 6 May 2014 21:23:22 +0000 (17:23 -0400)
mediagoblin/static/css/base.css

index f0f9e3e683b8565083ae14524210ea9ebb798cab..d0396ceb1daafe4b5f2c17822eb9bd44f9001b94 100644 (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
 }