From 4da84b0e30b21e80031ed279e76fa92407fda7be Mon Sep 17 00:00:00 2001 From: chateau Date: Wed, 20 Mar 2019 00:37:25 +0100 Subject: [PATCH] Revert "corrected background scrolling for clouds theme" This reverts commit 4b97eb7c6605612e1a43a09094082e43bf46f71f. --- portal/assets/themes/clouds/custom_portal.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/portal/assets/themes/clouds/custom_portal.css b/portal/assets/themes/clouds/custom_portal.css index 74abe80..2591ca2 100644 --- a/portal/assets/themes/clouds/custom_portal.css +++ b/portal/assets/themes/clouds/custom_portal.css @@ -16,12 +16,6 @@ a.app-tile, color: black !important; } -.content { - width: 100%; - height: 100%; - overflow: auto; -} - .ynh-user-portal { background-image: url("background.jpg"); background-repeat: no-repeat;