fix login layout on tall screens; limit dialog box width; wait a full second to re-query new HS details

This commit is contained in:
Matthew Hodgson 2015-09-01 01:55:13 +03:00
parent 8214ee8fad
commit 027ab6ee99
3 changed files with 4 additions and 10 deletions

View file

@ -83,6 +83,7 @@ html {
font-size: 16px;
position: relative;
border-radius: 8px;
max-width: 75%;
}
.mx_ImageView {