summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-07-09 03:31:59 -0400
committerEvan Prodromou <evan@prodromou.name>2008-07-09 03:31:59 -0400
commitd40455405afe5621bb46d7cce5f118c13126bb60 (patch)
tree7c4df8da96cc9463ecc4800ae5e3e5ec44b1b670 /theme
parentfcf376e90fd643f696b901ab8384cc038d41db04 (diff)
remove replybutton formatting
darcs-hash:20080709073159-84dde-b149ae89135c1004d7d2a47843743e051672fa32.gz
Diffstat (limited to 'theme')
-rw-r--r--theme/default/display.css3
-rw-r--r--theme/stoica/display.css4
2 files changed, 0 insertions, 7 deletions
diff --git a/theme/default/display.css b/theme/default/display.css
index 0e681b909..87073bfad 100644
--- a/theme/default/display.css
+++ b/theme/default/display.css
@@ -569,6 +569,3 @@ input#openid_url {
/* ===== End Forms Styling ===== */
-.replybutton {
- margin-left: 55%;
-}
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%;
-}