mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: adjust 2FA input width in mobile login form
This commit is contained in:
@@ -69,7 +69,8 @@
|
||||
|
||||
.modal-body input[type="text"],
|
||||
.modal-body input[type="email"],
|
||||
.modal-body input[type="password"] {
|
||||
.modal-body input[type="password"],
|
||||
.modal-body input[type="tel"] {
|
||||
margin-top: 0;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user