From d09e0d918ebaab0802e6b831c4fd104b10f4ff33 Mon Sep 17 00:00:00 2001 From: Kenneth Jao Date: Sun, 11 Sep 2016 18:54:08 -0400 Subject: [PATCH] Changed max-height for classHolder --- hourglass/client/profile/profile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hourglass/client/profile/profile.css b/hourglass/client/profile/profile.css index 9b03550..9001759 100644 --- a/hourglass/client/profile/profile.css +++ b/hourglass/client/profile/profile.css @@ -280,7 +280,7 @@ .classHolder { width: 100%; - max-height: 26vh; + max-height: 489vh; padding: 1%; padding-right: 100%;