Move tooltip to top, it was out of screen on mobile devices
This commit is contained in:
parent
010c13fa4f
commit
aa8211a40e
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
class='size-12'>Tip: Use lower and uppercase, numbers and
|
||||
symbols</span>"
|
||||
tooltip-trigger="focus" required
|
||||
tooltip-placement="left">
|
||||
tooltip-placement="top">
|
||||
|
||||
<input type="password"
|
||||
placeholder="Repeat password"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue