From 0790088bdcfe0b44179dafc99fe6e7673ba4e0ca Mon Sep 17 00:00:00 2001 From: ksjdragon Date: Sun, 18 Jan 2015 19:05:53 -0500 Subject: [PATCH] minor css fix (overflow) --- chromebook-checkout-meteor/client/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chromebook-checkout-meteor/client/main.css b/chromebook-checkout-meteor/client/main.css index 63820d9..f249a8c 100644 --- a/chromebook-checkout-meteor/client/main.css +++ b/chromebook-checkout-meteor/client/main.css @@ -36,7 +36,7 @@ h6 { /* Center Boxes -- All HTML Files */ .initial { - margin-top:24.5%; + margin-top:21%; max-width:600px; } .main-center, .main-center-admin, .initial {