Fix collapse size

This commit is contained in:
Gabriel Augendre 2016-04-26 01:17:37 +02:00
parent 1d02512117
commit 901eba031f
No known key found for this signature in database
GPG key ID: D2B6A5B41FC438B1

View file

@ -4,7 +4,7 @@
} }
.login { .login {
height: 50px; max-height: 50px;
} }
.bg-info { .bg-info {