From ddde0fef8d6859e9451a150b33d921ae27a5adc7 Mon Sep 17 00:00:00 2001 From: Arctic Code Date: Wed, 19 Feb 2014 10:23:56 -0600 Subject: [PATCH] Revert "Attempt to make interface more scalable" This reverts commit 4091ae8226755d2e9ae273489eee7c2820f31772. --- assets/css/elements.css | 3 +-- index.php | 3 +++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/assets/css/elements.css b/assets/css/elements.css index 8ae1175..d6e2fec 100644 --- a/assets/css/elements.css +++ b/assets/css/elements.css @@ -117,10 +117,9 @@ ul.nav li.dropdown:hover > ul.dropdown-menu { } .form-shorten { - max-width: 51%; + max-width: 600px; padding: 15px; margin: 0 auto; - padding-top: 20%; } .form-shorten .form-shorten-heading{ diff --git a/index.php b/index.php index d5532e5..d749491 100644 --- a/index.php +++ b/index.php @@ -80,6 +80,9 @@
+
+

+