From 7731ec42de6511c4b2655192b1d3dc3506f413df Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Fri, 1 Dec 2017 23:43:19 -0300 Subject: [PATCH] css tag label --- client/coral-embed-stream/style/default.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/client/coral-embed-stream/style/default.css b/client/coral-embed-stream/style/default.css index 451b27289..154bfc868 100644 --- a/client/coral-embed-stream/style/default.css +++ b/client/coral-embed-stream/style/default.css @@ -190,10 +190,9 @@ body { background-color: #4C1066; color: white; display: inline-block; - padding: 5px 5px; border-radius: 2px; font-size: 12px; - font-weight: bold; + padding: 2px 6px; } /* Comment Action Styles */