From a43e713ac00f39a127a0478c48c1ba61693bc617 Mon Sep 17 00:00:00 2001 From: Benjamin Goering Date: Mon, 10 Apr 2017 16:39:20 -0700 Subject: [PATCH] Move TopRightMenu down 5px --- client/coral-embed-stream/src/Comment.css | 1 + 1 file changed, 1 insertion(+) diff --git a/client/coral-embed-stream/src/Comment.css b/client/coral-embed-stream/src/Comment.css index b463aa247..8d7c7ebf9 100644 --- a/client/coral-embed-stream/src/Comment.css +++ b/client/coral-embed-stream/src/Comment.css @@ -17,6 +17,7 @@ float: right; text-align: right; cursor: pointer; + margin-top: 5px; } .topRightMenu > * {