summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components
diff options
context:
space:
mode:
authorAsaad Mahmood <asaadmahmood@users.noreply.github.com>2016-09-06 23:57:58 +0500
committerenahum <nahumhbl@gmail.com>2016-09-06 15:57:58 -0300
commitcf9ff0988b6e962498f10e144fc4416b83f70f18 (patch)
tree8c601a53fb0c4e53a93f0253bbe8d223682bac91 /webapp/sass/components
parent0d11fc88ea2373557d41013a257bbb492653f8f6 (diff)
downloadchat-cf9ff0988b6e962498f10e144fc4416b83f70f18.tar.gz
chat-cf9ff0988b6e962498f10e144fc4416b83f70f18.tar.bz2
chat-cf9ff0988b6e962498f10e144fc4416b83f70f18.zip
Minor UI fixes (#3970)
* Minor UI fixes
Diffstat (limited to 'webapp/sass/components')
-rw-r--r--webapp/sass/components/_tutorial.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/webapp/sass/components/_tutorial.scss b/webapp/sass/components/_tutorial.scss
index cd972c80c..0eae59629 100644
--- a/webapp/sass/components/_tutorial.scss
+++ b/webapp/sass/components/_tutorial.scss
@@ -182,7 +182,7 @@
display: inline-block;
margin-bottom: 50px;
max-width: 310px;
- min-height: 410px;
+ min-height: 480px;
position: relative;
text-align: left;
}
@@ -206,7 +206,7 @@
}
.tutorial__circles {
- bottom: 40px;
+ bottom: 25px;
position: absolute;
}