From 1942b1511395d742cdf78f10ba591736a04edfa4 Mon Sep 17 00:00:00 2001 From: Kenneth Jao Date: Tue, 18 Oct 2016 16:34:45 -0400 Subject: [PATCH] css fix --- 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 303ee49..4684d67 100644 --- a/hourglass/client/profile/profile.css +++ b/hourglass/client/profile/profile.css @@ -149,7 +149,7 @@ } #profClasses { - height: 90%; + height: 70%; margin-right: 0; border-top: 5px solid #2E4F74;