From 1489de24b193c02ded8e0c98257666dcbc8b8d6b Mon Sep 17 00:00:00 2001 From: Kenneth Jao Date: Mon, 12 Jan 2015 21:25:06 -0500 Subject: [PATCH] css mistak fx --- chromebook-checkout-meteor/client/main.css | 2 +- chromebook-checkout-meteor/client/tabs.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/chromebook-checkout-meteor/client/main.css b/chromebook-checkout-meteor/client/main.css index bb1df7e..63820d9 100644 --- a/chromebook-checkout-meteor/client/main.css +++ b/chromebook-checkout-meteor/client/main.css @@ -29,7 +29,7 @@ h5 { } h6 { margin:0; - padding:1% 10% 0% 0%; + padding:0% 10% 0% 0%; padding-left:3.6%; } /* End */ diff --git a/chromebook-checkout-meteor/client/tabs.css b/chromebook-checkout-meteor/client/tabs.css index ebf08cf..6727ea5 100644 --- a/chromebook-checkout-meteor/client/tabs.css +++ b/chromebook-checkout-meteor/client/tabs.css @@ -12,6 +12,7 @@ margin: 0; list-style: none; cursor: pointer; + margin-bottom:3%; } .tab-item.active { border-radius: top 5px;