1
0
Fork 0
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:
Harvey Kandola 2017-12-11 21:02:49 +00:00
parent 3f2edcaa96
commit 4cf8c34ebd

View file

@ -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>