diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-07-09 03:31:59 -0400 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-07-09 03:31:59 -0400 |
commit | d40455405afe5621bb46d7cce5f118c13126bb60 (patch) | |
tree | 7c4df8da96cc9463ecc4800ae5e3e5ec44b1b670 /theme/stoica/display.css | |
parent | fcf376e90fd643f696b901ab8384cc038d41db04 (diff) |
remove replybutton formatting
darcs-hash:20080709073159-84dde-b149ae89135c1004d7d2a47843743e051672fa32.gz
Diffstat (limited to 'theme/stoica/display.css')
-rw-r--r-- | theme/stoica/display.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/theme/stoica/display.css b/theme/stoica/display.css index 6a706dc6a..fb300326a 100644 --- a/theme/stoica/display.css +++ b/theme/stoica/display.css @@ -595,7 +595,3 @@ input#openid_url { } /* ===== End Forms Styling ===== */ - -.replybutton { - margin-left: 55%; -} |