From 5b4a5fd4b14112bd8c0855751a4dc61032682436 Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Sun, 15 Dec 2019 18:06:20 +0200 Subject: [PATCH] Fix sign in being full width --- client/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/client/css/style.css b/client/css/style.css index 12d5b503..8c854df8 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -1742,7 +1742,6 @@ part/quit messages where we don't load previews (adds a blank line otherwise) */ align-items: center; justify-content: center; flex-direction: column; - width: 100%; } #loading-reload-container {