summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_modal.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <asaadmahmood@users.noreply.github.com>2016-09-29 21:58:14 +0500
committerJoram Wilander <jwawilander@gmail.com>2016-09-29 12:58:14 -0400
commitd42eb461330d4d2d23c25f6ea747725f08726230 (patch)
tree555d67504fc8724c87fd1db9a98475753f1eb342 /webapp/sass/components/_modal.scss
parentfc54aececcded9e84f0565d3672c43cc50b1d994 (diff)
downloadchat-d42eb461330d4d2d23c25f6ea747725f08726230.tar.gz
chat-d42eb461330d4d2d23c25f6ea747725f08726230.tar.bz2
chat-d42eb461330d4d2d23c25f6ea747725f08726230.zip
Multiple UI Improvements (#4117)
Diffstat (limited to 'webapp/sass/components/_modal.scss')
-rw-r--r--webapp/sass/components/_modal.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/webapp/sass/components/_modal.scss b/webapp/sass/components/_modal.scss
index 737a8f98f..e4d2b9da7 100644
--- a/webapp/sass/components/_modal.scss
+++ b/webapp/sass/components/_modal.scss
@@ -24,6 +24,10 @@
min-height: 8em;
}
+ .suggestion-list {
+ bottom: -149px;
+ }
+
.suggestion-list__content {
max-height: 150px;
}