Merge pull request #3591 from thelounge/xpaw/fix-width

Fix sign in being full width
This commit is contained in:
Pavel Djundik 2019-12-15 19:10:07 +02:00 committed by GitHub
commit 52ce1aebbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 {