From d8543707426d6a4645c270929f999df8209bb587 Mon Sep 17 00:00:00 2001 From: cflem Date: Sun, 1 Jan 2017 19:32:37 -0700 Subject: Added inc/config.php to the gitignore, opting for a sample version instead --- dash/css/dash.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dash/css') diff --git a/dash/css/dash.css b/dash/css/dash.css index 040aab0..f6f390d 100644 --- a/dash/css/dash.css +++ b/dash/css/dash.css @@ -221,7 +221,7 @@ body { padding-top: 1em; } #fulljob.fjsettings { - margin: 5em auto 1em auto; + margin: 2em auto 0 auto; height: 500px; border-radius: 5px; } -- cgit v1.2.3