From 5100cd392d3742d67e60ae69073791920e342ca4 Mon Sep 17 00:00:00 2001 From: lilia Date: Thu, 11 Feb 2016 15:00:51 -0800 Subject: [PATCH] Remove empty css rule // FREEBIE --- stylesheets/_conversation.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/stylesheets/_conversation.scss b/stylesheets/_conversation.scss index 3ca331da..923b531c 100644 --- a/stylesheets/_conversation.scss +++ b/stylesheets/_conversation.scss @@ -316,9 +316,6 @@ } } - .outgoing.sent .bubble { - } - .error.bubble { cursor: pointer; background: url('/images/error_red.png') no-repeat;