From e9fc2434fc98bf3ac9ae7b0f05609169f19d07ea Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Tue, 20 Oct 2015 21:08:18 +0500 Subject: Updating btn-close size for direct messages on mobile devices. --- web/sass-files/sass/partials/_responsive.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss index 71ae52635..3bffe82a2 100644 --- a/web/sass-files/sass/partials/_responsive.scss +++ b/web/sass-files/sass/partials/_responsive.scss @@ -645,6 +645,9 @@ } &.has-close { .btn-close { + width: 40px; + text-align: center; + right: 0; display: block; @include opacity(0.5); } -- cgit v1.2.3-1-g7c22