Fix dialog width

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
pull/3869/head
Jan-Christoph Borchardt 9 years ago committed by Morris Jobke
parent de529b914b
commit e40bdcd2ed
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
  1. 3
      settings/css/settings.css

@ -155,14 +155,13 @@ input#openid, input#webdav { width:20em; }
display: none;
right: -9px;
top: 40px;
width: 650px;
width: 275px;
}
.verification-dialog p {
padding: 10px;
}
.verification-dialog .verificationCode {
font-family: monospace;
white-space: nowrap;
display: block;
}

Loading…
Cancel
Save