lavab / web

AngularJS web client of Lavaboom's email service
https://mail.lavaboom.com
38 stars 21 forks source link

LogIn: Center Logo-and-Buttons-'group' vertically, too #928

Open vLooz opened 9 years ago

vLooz commented 9 years ago

How it is right now: During LogIn, the Logo, Input fields and buttons seen as a whole, are a bit too far up optically.

How it should be: The whole group should be vertically centre aligned

bildschirmfoto 2015-07-14 um 12 24 56
vLooz commented 9 years ago

On mobile (iPhone 6, Safari) this is even more an issue:

img_5270

vviikk commented 9 years ago

There is actually a problem with this. Vertical centering is actually a css hack and doesn't work for all pages similarly, because they have varying heights. Let me have a look at this.

vLooz commented 9 years ago

I don't know much about css, but I did manage to center a picture on my business card-homepage dummy http://www.felixvonlooz.com It's over a year ago and I just copy pasted the code from a friends page, who did the same, but maybe it's helpful anyways @piggyslasher

vviikk commented 9 years ago

Add this to the next sprint. I have a cross-platform solution for this now.