From d818f7a54a72d979216db9221e3653cb728b6d98 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 26 Jun 2015 01:53:19 -0700 Subject: [PATCH] more spacing for "your topic is similar to.." results --- app/assets/stylesheets/desktop/compose.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/desktop/compose.scss b/app/assets/stylesheets/desktop/compose.scss index 42326685038..d1f20662236 100644 --- a/app/assets/stylesheets/desktop/compose.scss +++ b/app/assets/stylesheets/desktop/compose.scss @@ -59,7 +59,7 @@ li { font-weight: normal; - margin-top: 3px; + margin-top: 8px; } } }