262695e Fix formatting on login, create user and password change pages

5 files Authored by ryanlerch 5 years ago, Committed by pingou 5 years ago,
    Fix formatting on login, create user and password change pages
    
    The new UI change left the pages for user management on instances
    that dont use external auth looking a bit sad. This fixes up the
    formatting of the following pages:
    
    * Login
    * Create new user
    * Request password change
    * reset password
    
    Fixes: #3293
    
    Signed-off-by: Ryan Lerch <rlerch@redhat.com>