From 6cd75b57dcca8ea305e4143605706f68a58a1fb7 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Fri, 3 Mar 2017 16:18:58 -0500 Subject: [PATCH] border box --- client/coral-embed-stream/style/default.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/coral-embed-stream/style/default.css b/client/coral-embed-stream/style/default.css index f888b8fa6..009246963 100644 --- a/client/coral-embed-stream/style/default.css +++ b/client/coral-embed-stream/style/default.css @@ -80,6 +80,7 @@ hr { padding: 10px; margin-bottom: 10px; display: block; + box-sizing: border-box; } /* Question Box Styles */ @@ -220,7 +221,7 @@ hr { .comment__action-container .material-icons { font-size: 12px; - margin-left: 3px; + margin-left: 3px; } button.comment__action-button,