* bug fix for ADF-1702
updated login component scss (added adf-full-height class)
update login component template (applied the mentioned class to the html markup)
* Login component - issue ADF-1702 issue
update
applying the adf-full-height class to the password input field which has the same issue as the username field
* added general style rules that will override material design form input line height.
this is application specific change, will not impact the adf component framework
reverted the changes made in my previous attempt to fix this issue (login.component.scss and login.component.html)