From c446366291858160e06bfb06ef39bf7609fac619 Mon Sep 17 00:00:00 2001 From: Artem Fitiskin Date: Mon, 30 Mar 2015 07:23:47 +0300 Subject: [PATCH] Send button turns green in mobile view. Fix #752 --- app/less/mobile.less | 1 + 1 file changed, 1 insertion(+) diff --git a/app/less/mobile.less b/app/less/mobile.less index 42b27d70..dc70f996 100644 --- a/app/less/mobile.less +++ b/app/less/mobile.less @@ -1287,6 +1287,7 @@ a.im_message_fwd_author { &:hover { color: transparent; box-shadow: none; + background-color: inherit; .image-2x('../img/icons/IconsetW.png', 42px, 1171px); background-position: 2px -860px;