pixelated / pixelated-dispatcher

Server component of Pixelated that allows running multiple instances of the user agent on a single server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elements on login screen should be well aligned

lieblingswelt opened this issue · comments

As a user, I want the login screen to look nice and harmonically. That means we need to tidy up the elements we have on the login screen that are currently misaligned (see image).

  • align logout message
  • center Pixelated Image
  • align form elements

This is a spinoff from #76.

screen shot 2015-02-16 at 14 37 00

I couldn't get my dispatcher to work again, so I could not log in and log out in order to see all possible warning and error messages on the login page and fix their styling.

Will try to make it work again Today and, when it does work, I'll get back to this story.

I don't know if I am picky now, but the login button is very close to the border of the white box when
there is the yellow banner on top.

That's true; I couldn't see it locally, but I saw it on try now.

I'm checking some code in right now that should fix this.

Please, keep being picky, @cz8s ! :)

Albo and I did QA locally in my machine, and login screen looks aligned now.