diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index e9b42ff40..853fb057a 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -3122,6 +3122,10 @@ section.help-content-wrapper li { pointer-events: none; } +#relocate-form { + margin-top: 5px; +} + /* Manage Page */ #identity-selector-wrapper { width: auto; diff --git a/view/theme/frio/templates/admin/site.tpl b/view/theme/frio/templates/admin/site.tpl index 5c9cfb198..ddd6606a7 100644 --- a/view/theme/frio/templates/admin/site.tpl +++ b/view/theme/frio/templates/admin/site.tpl @@ -321,7 +321,7 @@ /* * Relocate */ --> -
+