From 22326e9adaf18c6494603d23182e98fc179439fd Mon Sep 17 00:00:00 2001 From: Miroslav Bauer Date: Tue, 8 Jun 2021 09:52:57 +0200 Subject: [PATCH] improving responsivity --- appinfo/info.xml | 2 +- core/css/styles.css | 4 ++++ core/templates/login.php | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 27e6f61..0ef135c 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -5,7 +5,7 @@ Custom theme for the ownCloud@CESNET server. AGPL Miroslav Bauer @ CESNET - 2.0.0a16 + 2.0.0a17 diff --git a/core/css/styles.css b/core/css/styles.css index 20a7676..39f2596 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -129,3 +129,7 @@ button.primary:focus, .hero-title { font-size: 6rem !important; } + +.layer { + left: 18rem !important; +} \ No newline at end of file diff --git a/core/templates/login.php b/core/templates/login.php index bc4465a..c18e0ac 100644 --- a/core/templates/login.php +++ b/core/templates/login.php @@ -12,7 +12,7 @@ ]); ?> -
+

@@ -93,7 +93,7 @@

-