diff --git a/customprompts/mzta-custom-prompts.css b/customprompts/mzta-custom-prompts.css index 55bf97f5..f819adcc 100644 --- a/customprompts/mzta-custom-prompts.css +++ b/customprompts/mzta-custom-prompts.css @@ -105,6 +105,7 @@ table.prompts_list td.properties{ #formNew{ display: none; width: 100%; + padding-bottom: 7px; } .text_output{ @@ -112,10 +113,15 @@ table.prompts_list td.properties{ height: 9em; } -.go_right{ +.go_right_float{ float: right; } +.go_right{ + width: 100%; + text-align: right; +} + .width_all{ width: 100%; } diff --git a/customprompts/mzta-custom-prompts.html b/customprompts/mzta-custom-prompts.html index 4f82f659..6562feb5 100644 --- a/customprompts/mzta-custom-prompts.html +++ b/customprompts/mzta-custom-prompts.html @@ -63,9 +63,9 @@ -
* __MSG_customPrompts_form_required_fields__.
+
* __MSG_customPrompts_form_required_fields__

- +