From ab8d7ad3aca462fdd1afc7819809f37a62bb6060 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Sun, 14 Feb 2016 22:02:11 +0100 Subject: [PATCH] Fixed mobile inline progress --- app/less/mobile.less | 2 +- app/partials/mobile/im.html | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/app/less/mobile.less b/app/less/mobile.less index 3732aaf7..a626bb4f 100644 --- a/app/less/mobile.less +++ b/app/less/mobile.less @@ -1846,7 +1846,7 @@ a.media_modal_date:hover { padding: 0 5px; } -.composer_progress_icon { +.composer_progress_icon_wrap { right: 6px; top: 4px; } \ No newline at end of file diff --git a/app/partials/mobile/im.html b/app/partials/mobile/im.html index 87f68c05..2a18ea4a 100644 --- a/app/partials/mobile/im.html +++ b/app/partials/mobile/im.html @@ -152,7 +152,10 @@
-
+ +
+
+