diff options
author | Evan Prodromou <evan@controlezvous.ca> | 2008-06-23 21:46:25 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlezvous.ca> | 2008-06-23 21:46:25 -0400 |
commit | c2c7bf827234afccd4e24a788376ea364dc7de77 (patch) | |
tree | 360bb46d1965d898c784244d7a388a44eff32943 /theme/default | |
parent | a8a2f40696daf5dbb290fd16ce998beb6a219aaf (diff) |
fix instructions in default theme
darcs-hash:20080624014625-34904-81e30387f4350499f83f12bb9f7eb460c6ebf6dc.gz
Diffstat (limited to 'theme/default')
-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 + |