From cd475c9012c507810fb814d2e82ba4234e14c664 Mon Sep 17 00:00:00 2001 From: Mavis Ou Date: Thu, 25 Jul 2013 17:41:02 -0700 Subject: [PATCH] styling tweaks --- data/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/style.css b/data/style.css index 8309522..d9ef2d6 100644 --- a/data/style.css +++ b/data/style.css @@ -187,7 +187,7 @@ h3 { display: inline-block; background: #5F6771; border-radius: 5px; - width: 55px; + width: 60px; height: 28px; padding: 3px; font-size: 12px;