From d40455405afe5621bb46d7cce5f118c13126bb60 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Wed, 9 Jul 2008 03:31:59 -0400 Subject: [PATCH] remove replybutton formatting darcs-hash:20080709073159-84dde-b149ae89135c1004d7d2a47843743e051672fa32.gz --- theme/default/display.css | 3 --- theme/stoica/display.css | 4 ---- 2 files changed, 7 deletions(-) diff --git a/theme/default/display.css b/theme/default/display.css index 0e681b909a..87073bfada 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 6a706dc6a3..fb300326a1 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%; -} -- 2.39.2