From cdab250cdadbd107b2c0f066660aa1efd8fa2902 Mon Sep 17 00:00:00 2001 From: Grandschtroumpf Date: Thu, 9 May 2019 17:32:53 +0200 Subject: [PATCH] CSS fix --- src/app/ui/landing-page/landing-page.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/ui/landing-page/landing-page.js b/src/app/ui/landing-page/landing-page.js index c5abf2e7ae..d55e8d31f9 100644 --- a/src/app/ui/landing-page/landing-page.js +++ b/src/app/ui/landing-page/landing-page.js @@ -17,7 +17,6 @@ let css = csjs` text-decoration: underline; } .homeContainer { - height: 105%!important; /* @todo should be removed once swap_it and mainview will be separated */ user-select:none; } .jumbotronContainer {