mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
fixed forgot css
This commit is contained in:
parent
3f2edcaa96
commit
4cf8c34ebd
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
</div>
|
||||
<div class="margin-top-10 margin-bottom-20">
|
||||
<button type="submit" class="btn btn-success">Reset</button>
|
||||
<span class="{{unless mustMatch "hide"}} color-red margin-left-20">Passwords must match</span>
|
||||
<span class="{{unless mustMatch "d-none"}} color-red margin-left-20">Passwords must match</span>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue