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%; -}