fix for mobile

This commit is contained in:
ARvind Tiwari 2017-08-01 19:55:27 +05:30
commit fadfb4f97d
2 changed files with 3 additions and 3 deletions

View file

@ -271,8 +271,8 @@
.has-success .form_public_key:focus {
box-shadow: none;
}
.wide400 {
max-width: 400px;
.wide440 {
max-width: 440px;
margin: auto;
}
.mob-only {