From 8db16707ed8ec521e3f271ca547cabd31095516b Mon Sep 17 00:00:00 2001 From: shockrahwow Date: Wed, 27 Nov 2019 21:50:31 -0800 Subject: [PATCH] removed height restriction on content --- server/static/sass/about.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/server/static/sass/about.scss b/server/static/sass/about.scss index a8ea0e5..73c5028 100644 --- a/server/static/sass/about.scss +++ b/server/static/sass/about.scss @@ -148,7 +148,6 @@ a.pure-button-primary { /* We want to give the content area some more padding */ .content { background: whitesmoke; - height: 100%; } /* This is the class used for the main content headers (

) */