From 3321d01040ff4d3228150e0015a29516b481ef59 Mon Sep 17 00:00:00 2001 From: ansuz Date: Tue, 31 Jan 2017 19:48:55 +0100 Subject: [PATCH] add background image --- www/user/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www/user/index.html b/www/user/index.html index 62fd425b3..1a0729555 100644 --- a/www/user/index.html +++ b/www/user/index.html @@ -10,7 +10,7 @@ html, body{ padding: 0px; margin: 0px; - height: 100%; + height: 100% !important; width: 100%; box-sizing: border-box; } @@ -48,7 +48,7 @@ } - +
@@ -92,3 +92,4 @@

View your CryptDrive.

+