From 26ccc478e1f2b309cfd22271445cfd21cc306262 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Tue, 5 Apr 2016 09:21:20 -0400 Subject: Move final tutorial tip to RHS menu on mobile --- webapp/sass/components/_tutorial.scss | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'webapp/sass/components') diff --git a/webapp/sass/components/_tutorial.scss b/webapp/sass/components/_tutorial.scss index 6545d7764..e735ba3f3 100644 --- a/webapp/sass/components/_tutorial.scss +++ b/webapp/sass/components/_tutorial.scss @@ -51,7 +51,7 @@ } } - &.tip-overlay--header { + &.tip-overlay--header--left { margin: 10px 0 0 10px; .arrow { @@ -62,6 +62,18 @@ } } + &.tip-overlay--header--bottom { + margin-top: -10px; + + .arrow { + border-top-width: 0; + border-bottom-color: $white; + top: -10px; + left: 50%; + margin-left: -10px; + } + } + &.tip-overlay--chat { margin-top: -10px; -- cgit v1.2.3-1-g7c22