From e71204dceceaa7cac88a044b1caefc6b190921f2 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Thu, 23 Mar 2017 21:35:23 -0500 Subject: [PATCH] Bump margin between grid and header table, i.e. buttons hopefully this is a good amount.. --- tailbone/static/css/newgrids.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tailbone/static/css/newgrids.css b/tailbone/static/css/newgrids.css index 105cd891..d66b34b3 100644 --- a/tailbone/static/css/newgrids.css +++ b/tailbone/static/css/newgrids.css @@ -119,7 +119,7 @@ .newgrid { clear: both; - margin-top: 0.3em; + margin-top: 1em; } .newgrid.no-border {