Revert "login css fix"

This reverts commit 814e18a7cd.
This commit is contained in:
Tomáš Mládek 2019-04-30 19:50:56 +02:00
parent 814e18a7cd
commit 563c0cfe54

View file

@ -199,9 +199,9 @@ a {
} }
#login { #login {
position: fixed; position: absolute;
bottom: 1rem; bottom: 0;
right: 1.5rem; right: 2rem;
} }
#login input { #login input {