Fix sign in being full width

This commit is contained in:
Pavel Djundik 2019-12-15 18:06:20 +02:00
parent 58a558247b
commit 5b4a5fd4b1

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 {