Corrected div name

This commit is contained in:
lorilee 2010-07-05 16:40:11 -07:00
parent 8fbe75f58f
commit fb36521902
2 changed files with 2 additions and 2 deletions

View File

@ -1447,6 +1447,6 @@ a.close_enum_editor {
float: bottom;
}
#enum_editor output {
#enum_editor_output {
margin-top: 50px;
}

View File

@ -1379,6 +1379,6 @@ a.close_enum_editor {
float: bottom;
}
#enum_editor output {
#enum_editor_output {
margin-top: 50px;
}