From 3d7d6ca0306e62624ceddb10145dc58486e7dd0b Mon Sep 17 00:00:00 2001 From: Chris Blanchard Date: Thu, 17 Sep 2015 12:47:29 +0100 Subject: [PATCH] Border gatherer box --- public/css/app.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/css/app.css b/public/css/app.css index 82458c5..17f6d7c 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -85,7 +85,6 @@ html, body { } .gatherer-panel { - border: none; box-shadow: none; }