diff options
-rw-r--r-- | theme/default/display.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/theme/default/display.css b/theme/default/display.css index 15b576919..aa53df91e 100644 --- a/theme/default/display.css +++ b/theme/default/display.css @@ -187,8 +187,6 @@ p#branding a { font-size: 12px; } .instructions, .success, .error { - position: relative; - top: -130px; font-weight: normal; margin: -36px 0 0 0; padding: 10px; @@ -556,4 +554,4 @@ input#openid_url { } /* ===== End Forms Styling ===== */ -
\ No newline at end of file + |