summaryrefslogtreecommitdiffstats
path: root/webapp/sass/layout
diff options
context:
space:
mode:
authorAsaad Mahmood <asaadmahmoodspin@users.noreply.github.com>2016-06-09 23:09:35 +0500
committerCorey Hulen <corey@hulen.com>2016-06-09 11:09:35 -0700
commitf1eefd99e6e40621ace005afcb1c08c6a69a744e (patch)
tree662e87be9abb5a6af84b04b04f5b8ae60de1508e /webapp/sass/layout
parentd52bd0f6dc446373da56585ff91a1c02d4dd7d00 (diff)
downloadchat-f1eefd99e6e40621ace005afcb1c08c6a69a744e.tar.gz
chat-f1eefd99e6e40621ace005afcb1c08c6a69a744e.tar.bz2
chat-f1eefd99e6e40621ace005afcb1c08c6a69a744e.zip
PLT-3094 - Fixing autocomplete and image modal scrolling on mobile (#3279)
Diffstat (limited to 'webapp/sass/layout')
-rw-r--r--webapp/sass/layout/_post.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/webapp/sass/layout/_post.scss b/webapp/sass/layout/_post.scss
index 938f4bde6..db64d739e 100644
--- a/webapp/sass/layout/_post.scss
+++ b/webapp/sass/layout/_post.scss
@@ -258,10 +258,6 @@ body.ios {
position: absolute;
width: 100%;
- .modal-open & {
- @include clearfix;
- }
-
&.active {
display: inline;
}