d6a63016ae
* lostpassword.css is unneeded since #11696 is merged - 1b50d4f7ce
* js is already in core/js
* css is moved to core/css/lostpassword
* template is moved to core/templates/lostpassword
7 lines
82 B
CSS
7 lines
82 B
CSS
#reset-password p {
|
|
position: relative;
|
|
}
|
|
|
|
.text-center {
|
|
text-align: center;
|
|
}
|