From 99f243b44443babe3fd332538d2b102218834462 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 14 Oct 2015 17:04:13 +0500 Subject: Multiple UI Improvements --- web/sass-files/sass/partials/_responsive.scss | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'web/sass-files/sass/partials/_responsive.scss') diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss index 447f47d87..dbe6029ec 100644 --- a/web/sass-files/sass/partials/_responsive.scss +++ b/web/sass-files/sass/partials/_responsive.scss @@ -48,6 +48,7 @@ } .post-header { &.post-header-post { + z-index: inherit; width: auto; float: none; text-align: left; @@ -138,6 +139,7 @@ } .post-header { &.post-header-post { + z-index: inherit; width: auto; float: none; text-align: left; @@ -624,6 +626,12 @@ &:hover, &:focus { background: transparent; } + &.has-close { + .btn-close { + display: block; + @include opacity(0.5); + } + } } } } -- cgit v1.2.3-1-g7c22