From 50489cb94eb40e5d1f3fb9b334de3b1480e7a7c8 Mon Sep 17 00:00:00 2001 From: Adam R Claxton Date: Sat, 3 Dec 2016 13:56:10 -0500 Subject: [PATCH] Navbar works on the return page --- html/webpages/returnPage.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/html/webpages/returnPage.html b/html/webpages/returnPage.html index 4c03dad..058a87b 100644 --- a/html/webpages/returnPage.html +++ b/html/webpages/returnPage.html @@ -50,8 +50,7 @@ div.sidebar{ display: inline-block; border-right-style: solid; - height: 100%; - width: 200px; + height: 100vh; background-color: #E9EAEB; } @@ -59,17 +58,18 @@ padding: 0px; } -