From c12d58b8c723cec4ba54aab1f8db1a0e75ec60a4 Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Thu, 27 Sep 2018 14:10:40 -0400 Subject: [PATCH] panel width in budget chart --- styles/sections/_reports.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/sections/_reports.scss b/styles/sections/_reports.scss index 76976fa5..39abad06 100644 --- a/styles/sections/_reports.scss +++ b/styles/sections/_reports.scss @@ -30,6 +30,7 @@ .panel { padding: $gap * 2; + width: 100%; @include ie-only { max-width: 100%;