From 2820ff8f2d56cf21c226bd32e44211cdbb56a20f Mon Sep 17 00:00:00 2001 From: lilia Date: Sun, 18 May 2014 22:57:05 -0700 Subject: [PATCH] Minor css tweak --- css/conversation.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/conversation.css b/css/conversation.css index 809363843..961ceab16 100644 --- a/css/conversation.css +++ b/css/conversation.css @@ -123,7 +123,7 @@ width: 0; height: 0; top: 11px; - left: -0.8em; + left: -0.7em; border-right: solid 0.5em #ffffff; border-top: solid 7px transparent; border-left: solid 0.4em transparent; @@ -141,7 +141,7 @@ width: 0; height: 0; top: 11px; - right: -0.8em; + right: -0.7em; border-top: solid 7px transparent; border-right: solid 0.4em transparent; border-bottom: solid 7px transparent;