fix for desktop

This commit is contained in:
ARvind Tiwari 2017-08-01 20:02:52 +05:30
parent 70fcf01add
commit 6e7ed2d159

View file

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