From 70dcf2162ff9c7bb6d78db6f6a2e27f961b6775b Mon Sep 17 00:00:00 2001 From: Samantha Hankins Date: Mon, 31 Jul 2017 10:52:26 -0400 Subject: [PATCH] create uniformity on tag label styling --- client/coral-embed-stream/style/default.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/coral-embed-stream/style/default.css b/client/coral-embed-stream/style/default.css index 055107b33..802cd2e5b 100644 --- a/client/coral-embed-stream/style/default.css +++ b/client/coral-embed-stream/style/default.css @@ -257,6 +257,8 @@ body { margin: 0px 5px; padding: 5px 5px; border-radius: 2px; + font-size: 12px; + font-weight: bold; } /* Comment Action Styles */