From 073fccebd34114ef61b65fe0ce5b6b30925f3eb0 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Mon, 19 Jun 2017 14:30:56 -0300 Subject: [PATCH] Show likes --- client/coral-embed-stream/style/default.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/client/coral-embed-stream/style/default.css b/client/coral-embed-stream/style/default.css index 7e6f9b2bd..88b682aa8 100644 --- a/client/coral-embed-stream/style/default.css +++ b/client/coral-embed-stream/style/default.css @@ -483,11 +483,6 @@ button.comment__action-button[disabled], } @media (min-device-width : 300px) and (max-device-width : 420px) { - .commentActionsLeft.comment__action-container .coral-plugin-likes-button-text, - .commentActionsLeft.comment__action-container > div span { - display: none; - } - .commentActionsLeft.comment__action-container .coral-plugin-replies-reply-button { visibility: collapse; margin-left: -30px;