From 351fa11f182c12ae8db6c7141424b27bda77ba9d Mon Sep 17 00:00:00 2001 From: Nico von Geyso Date: Sat, 29 Sep 2012 13:50:09 +0200 Subject: use post instead of get for service password reset --- static/layout.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'static') diff --git a/static/layout.css b/static/layout.css index dc287bc..14f8ba4 100644 --- a/static/layout.css +++ b/static/layout.css @@ -175,6 +175,12 @@ form ul.errors { padding-top: 10px; } +.form-submit-services { + margin-left: 30px; + padding-top: 10px; + clear: both; +} + /* flashing */ ul.flashes { -- cgit v1.2.3-1-g7c22