From 163c7653689e6b0a1273d802ee90e174d1909a88 Mon Sep 17 00:00:00 2001 From: Darren Date: Sat, 20 Dec 2014 22:19:38 +0000 Subject: [PATCH] Channel user count, resizing style fixes in relaxed theme --- client/assets/themes/relaxed/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/assets/themes/relaxed/style.css b/client/assets/themes/relaxed/style.css index 8681ad3..3420c42 100644 --- a/client/assets/themes/relaxed/style.css +++ b/client/assets/themes/relaxed/style.css @@ -201,7 +201,7 @@ border-bottom: 1px solid #8A8A8A; font-size: 0.9em; margin-bottom: 10px; - padding: 0 0 5%; + padding-bottom: 10px; text-align: center; } -- 2.25.1