From b0870a2ba19886d438cf5b50d763108ccc6a32ca Mon Sep 17 00:00:00 2001 From: Durran Jordan Date: Tue, 3 May 2016 16:46:17 -0400 Subject: [PATCH] Fix help icon and launch from sampling message --- src/app/home/index.less | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/home/index.less b/src/app/home/index.less index 43987664998..7cc3f2d11ba 100644 --- a/src/app/home/index.less +++ b/src/app/home/index.less @@ -77,7 +77,6 @@ height: 100vh; // this isn't working properly at 100, is it a flexbox bug? margin-top: -101px; // total computed header + .refine-view-container height padding-top: 101px; // total computed header + .refine-view-container height - position: relative; width: 100%; &.with-refinebar { margin-top: -154px;