Skip to content

Refine account UI

Sergey Shatunov requested to merge Prototik/geary:refine-account-ui into master

Current account UI looks... ugly. Especially on small screens: on my laptop it even doesn't fit at whole screen at height and I unable to edit some options.

This MR slightly refine account UI by positioning smtp & imap settings side-by-side instead of column. See some screenshots:

Welcome screen before:
Screenshot_from_2018-08-06_13-18-47
And after:
Screenshot_from_2018-08-06_13-19-06

Same for edit screen:
Screenshot_from_2018-08-06_13-20-01
vs
Screenshot_from_2018-08-06_13-20-29

Please feel free to talk about other changes if it required.

Merge request reports