From a2f3d3f64f8e23354d09f4faed7999afccaf096c Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 26 Feb 2016 22:15:18 +0500 Subject: UI improvements --- web/sass-files/sass/partials/_modal.scss | 1 - web/sass-files/sass/partials/_tutorial.scss | 17 +++++++---------- 2 files changed, 7 insertions(+), 11 deletions(-) (limited to 'web/sass-files') diff --git a/web/sass-files/sass/partials/_modal.scss b/web/sass-files/sass/partials/_modal.scss index 2136b9ffb..09c366c77 100644 --- a/web/sass-files/sass/partials/_modal.scss +++ b/web/sass-files/sass/partials/_modal.scss @@ -46,7 +46,6 @@ } td { width: 100%; - white-space: nowrap; @include legacy-pie-clearfix; text-overflow: ellipsis; padding: 8px 8px 8px 15px; diff --git a/web/sass-files/sass/partials/_tutorial.scss b/web/sass-files/sass/partials/_tutorial.scss index 1f93fc6a9..b21a2b7c3 100644 --- a/web/sass-files/sass/partials/_tutorial.scss +++ b/web/sass-files/sass/partials/_tutorial.scss @@ -32,7 +32,7 @@ &.tip-overlay--sidebar { max-width: 75%; margin: 50px 0 0 10px; - min-height: 310px; + min-height: 330px; .tutorial__footer { position: absolute; width: 100%; @@ -165,17 +165,16 @@ .tutorial__steps { position: relative; max-width: 310px; - min-height: 350px; + min-height: 370px; margin-bottom: 50px; text-align: left; display: inline-block; - padding-bottom: 30px; - } - .btn-primary { - position: absolute; - bottom: 0px; } } + .tutorial__footer { + position: absolute; + bottom: 0; + } h1 { font-size: em(40px); margin: -20px 0 30px; @@ -191,9 +190,7 @@ bottom: 40px; } .tutorial-skip { - position: absolute; - bottom: 7px; - left: 80px; + margin-left: 13px; } } -- cgit v1.2.3-1-g7c22