From 4ded5d8366c9eb073939894c4ddd3c36fce9ce21 Mon Sep 17 00:00:00 2001 From: connors Date: Sun, 22 Sep 2013 17:59:40 -0700 Subject: [PATCH] building --- dist/ratchet.css | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/dist/ratchet.css b/dist/ratchet.css index 3535c5d..e2c230c 100644 --- a/dist/ratchet.css +++ b/dist/ratchet.css @@ -364,14 +364,8 @@ strong { box-flex: 1; } -.tab-icon { - display: block; - height: 18px; - margin: 0 auto; -} - .tab-label { - margin-top: 1px; + margin-top: -2px; font-size: 11px; font-weight: 400; color: #929292; @@ -1122,6 +1116,7 @@ input[type="button"] { .icon { display: inline-block; font-family: "Ratchicons", sans-serif; + font-size: 24px; text-decoration: none; line-height: 1; cursor: default;