Add password to email change form
This commit is contained in:
parent
9a825225dd
commit
3ff608e4ff
2 changed files with 13 additions and 5 deletions
|
@ -3,10 +3,6 @@
|
|||
{% block media %}
|
||||
<style type="text/css">
|
||||
.errorlist {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
color: red;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue