diff options
| author | rr- | 2017-02-17 23:08:37 +0100 |
|---|---|---|
| committer | rr- | 2017-02-17 23:10:51 +0100 |
| commit | c01214e919d0872d7b7644b2ec9d7472d8c6bbc9 (patch) | |
| tree | 47a4f7fe2443e9e242f087f940b3c2071f9c2cc6 /client/css/password-reset.styl | |
| parent | 32d15a493c713dcfbe56bafb4e8ce92a5ee40df1 (diff) | |
server/password-reset: support having no smtp
Diffstat (limited to 'client/css/password-reset.styl')
| -rw-r--r-- | client/css/password-reset.styl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/css/password-reset.styl b/client/css/password-reset.styl new file mode 100644 index 0000000..47e32f3 --- /dev/null +++ b/client/css/password-reset.styl @@ -0,0 +1,2 @@ +#password-reset + max-width: 30em |