From 47befbc26544794bf93dec07754e9015a0914c7d Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Thu, 28 Feb 2019 14:10:31 -0700 Subject: [PATCH] Update custom sass --- resources/assets/sass/custom.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/assets/sass/custom.scss b/resources/assets/sass/custom.scss index 365f76712..3f9619af0 100644 --- a/resources/assets/sass/custom.scss +++ b/resources/assets/sass/custom.scss @@ -249,6 +249,7 @@ body, button, input, textarea { font-size:0; left: 0.9rem } +} .max-hide-overflow { max-height: 500px;