From d5a1842cf097a8734a412d7149c4f42c6617f0b3 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Tue, 16 Aug 2016 14:24:59 -0400 Subject: [PATCH] fixing my own errors --- styles.css | 3 +-- templates/template.html | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/styles.css b/styles.css index 5a5d825..0b4a3f9 100644 --- a/styles.css +++ b/styles.css @@ -253,16 +253,15 @@ cursor: pointer; #column { background: white; border-radius: 5px; - height: 694px; } .TA_certificateOfExcellence { margin: 0 auto; display: inline-block; text-align: center; } - #bar { padding: 1em; + min-height: 694px; } #homeImg { margin-bottom: 1em; diff --git a/templates/template.html b/templates/template.html index 79342f6..1065bac 100644 --- a/templates/template.html +++ b/templates/template.html @@ -127,8 +127,8 @@ $(function() { -
-
+
+
{sideNav:h}
-- 2.17.1