From 926546106ef2fb35359278b9f08798310e81d8fa Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sat, 17 Dec 2016 15:45:38 -0800 Subject: add loading indicator to post buttons fixes #42 --- public/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'public/css') diff --git a/public/css/style.css b/public/css/style.css index f9f9ac2..5e6556c 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -197,3 +197,7 @@ body { .callout table { margin-bottom: 0; } + + .notice-pad { + margin-top: 20px; + } \ No newline at end of file -- cgit v1.2.3