From e9b0aa537f51eaeb913f676204d8805587aeac19 Mon Sep 17 00:00:00 2001 From: Baris Soner Usakli Date: Wed, 28 Aug 2013 16:32:45 -0400 Subject: [PATCH] center speech arrow --- public/css/topic.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/css/topic.less b/public/css/topic.less index 87664861cc..0b80dc8ee8 100644 --- a/public/css/topic.less +++ b/public/css/topic.less @@ -104,7 +104,7 @@ { content: ""; position: absolute; - top: 9px; + top: 15px; left: -7px; border-style: solid; border-width: 7px 7px 7px 0; @@ -118,7 +118,7 @@ { content: ""; position: absolute; - top: 9px; + top: 15px; left: -8px; border-style: solid; border-width: 7px 7px 7px 0;