rcpch / national-paediatric-diabetes-audit

A django application to audit the care of children and young people with diabetes in England and Wales.
0 stars 1 forks source link

Restyles password reset page #112

Closed dc2007git closed 3 weeks ago

dc2007git commented 3 weeks ago

Before this PR:

The page that opened upon clicking the password reset link sent to user inbox was previously unstyled without the rcpch styles.

After this PR:

Adds the daisy and rcpch styled text input box and removes excess margin top of change password button, adds small margin to password guidance:

image

Code changes:

As above & fixes tabbing