From 0644eed0ada570f40cf55e0ecbc2f97ee2cecc6f Mon Sep 17 00:00:00 2001 From: Athou Date: Wed, 10 Apr 2013 11:36:56 +0200 Subject: [PATCH] smaller label --- src/main/webapp/css/app.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/css/app.css b/src/main/webapp/css/app.css index e73a8fe0..f6e5e7b2 100644 --- a/src/main/webapp/css/app.css +++ b/src/main/webapp/css/app.css @@ -159,7 +159,8 @@ } #feed-accordion .entry-buttons label { - margin-bottom: 0px + margin-bottom: 0px; + font-size: 12px; } /* admin */