From 948cb293023b64512ee4220ddc4198769d5eb938 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Sat, 9 Oct 2010 01:05:53 -0700 Subject: after login from arbitrary page, send back to that page --- view/theme/default/style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view') diff --git a/view/theme/default/style.css b/view/theme/default/style.css index ea176b705..57d6ec5e9 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -97,7 +97,9 @@ blockquote:before { #sysmsg { width: 600px; + margin-bottom: 10px; } + #top-margin { height: 20px; } -- cgit v1.2.3