subdavis / Tusk

🐘 🔒 KeePass-compatible browser extension for filling passwords.
https://subdavis.com/Tusk
Other
475 stars 73 forks source link

Unlock.vue: shrink password input to avoid overlap #289

Closed mathstuf closed 5 years ago

mathstuf commented 5 years ago

The mask/unmask icon overlaps with the input if it is not shrunk at least a bit.

The border is moved to the parent div so that the border continues to show for the entire width rather than the narrower input field width.

Fixes #284

subdavis commented 5 years ago

Hey sorry it's been quite a busy time for me. I'll take a look at this later tonight :)

Thanks

mathstuf commented 5 years ago

Ping?

mathstuf commented 5 years ago

Thanks!