Fixed improper tooltip (popups) rendering. Fixes #8. (#11)

This commit is contained in:
2019-10-13 09:25:29 +00:00
committed by Gitea
parent 0bbb415852
commit a982e07faf
6 changed files with 15 additions and 11 deletions

View File

@@ -44,8 +44,7 @@
</label>
</div>
<div>OR</div>
<div class="field tooltip is-tooltip-bottom is-tooltip-multiline" data-tooltip="If you'll enter password here - 'Private
paste with unique URL' checkbox will be assumed as checked.">
<div class="field tooltip is-tooltip-bottom is-tooltip-multiline" data-tooltip="If you'll enter password here - 'Private paste with unique URL' checkbox will be assumed as checked.">
<label for="paste-password">Password for paste:</label>
<div class="control">
<input class="input" type="text" placeholder="Enter password." name="paste-password" id="paste-password">