Commit ee47b031 authored by JC Brand's avatar JC Brand

Fixed width for inputs in chrome

parent 7142dc58
......@@ -573,10 +573,12 @@ form#converse-login {
form#converse-login input {
display: block;
width: 90%;
}
form#converse-login .login-submit {
margin-top: 1em;
width: auto;
}
form.set-xmpp-status,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment