From 4ac972bbdbd73628d8fde2e55a768193c38573dd Mon Sep 17 00:00:00 2001 From: Date: Thu, 1 Dec 2016 21:54:54 -0500 Subject: [PATCH] Fixed return page navbar --- html/webpages/returnPage.html | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/html/webpages/returnPage.html b/html/webpages/returnPage.html index 5099368..11208b3 100644 --- a/html/webpages/returnPage.html +++ b/html/webpages/returnPage.html @@ -31,6 +31,10 @@ text-align: center; } + div.returnButtonContainer{ + text-align: right; + } + img.device{ display: block; } @@ -64,15 +68,15 @@ - + @@ -93,6 +97,7 @@

Devices to Be Returned

+
name
@@ -100,8 +105,13 @@

Devices to Be Returned

Checked out: 4/28/2016

You've had this device for 20 months, 5 days, 11 hours and 2 minutes

+
+
+ +

+ \ No newline at end of file