Client Logins Enhancement: Moved to the new media CSS Class, fixed password reveal would take you to the top of the page, moved open URI to the action bar as a button, fixed password alignment for copy to clipboard, description is now below the login name, made set button to type=button to prevent submits if wrapped in a form

This commit is contained in:
johnnyq
2024-03-20 17:28:09 -04:00
parent 534096f182
commit 71c4537263
3 changed files with 38 additions and 35 deletions

View File

@@ -225,7 +225,7 @@
<div class="tab-pane fade" id="pills-notes">
<div class="form-group">
<textarea class="form-control" rows="8" placeholder="Enter some notes" name="note"></textarea>
<textarea class="form-control" rows="12" placeholder="Enter some notes" name="note"></textarea>
</div>
</div>