From 8281c0c39108f04539a768740c8be16685e935c9 Mon Sep 17 00:00:00 2001 From: jlukic Date: Thu, 21 May 2015 14:42:19 -0400 Subject: [PATCH] Attached msg back and forth --- src/definitions/collections/message.less | 1 - 1 file changed, 1 deletion(-) diff --git a/src/definitions/collections/message.less b/src/definitions/collections/message.less index 26ac57103..a32a3a20d 100755 --- a/src/definitions/collections/message.less +++ b/src/definitions/collections/message.less @@ -185,7 +185,6 @@ ---------------*/ .ui.attached.message { - width: 100%; margin-bottom: @attachedYOffset; border-radius: @borderRadius @borderRadius 0em 0em; box-shadow: @attachedBoxShadow;