From 2074138a348c1ec887359e100914d759df1c95f9 Mon Sep 17 00:00:00 2001 From: morpheus65535 <5130500+morpheus65535@users.noreply.github.com> Date: Sun, 7 Jan 2018 16:49:50 -0500 Subject: [PATCH] UI series editor correction --- views/serieseditor.tpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/views/serieseditor.tpl b/views/serieseditor.tpl index 0091dc418..f486d7286 100644 --- a/views/serieseditor.tpl +++ b/views/serieseditor.tpl @@ -40,6 +40,11 @@ box-shadow: 0 0 10px 1px #333; padding: 10px; } + #bottomform { + width: 100%; + padding-left: 8em; + margin-bottom: -1em !important; + } @@ -92,7 +97,7 @@