diff options
Diffstat (limited to 'theme/stoica')
-rw-r--r-- | theme/stoica/display.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/theme/stoica/display.css b/theme/stoica/display.css index fb300326a..6a706dc6a 100644 --- a/theme/stoica/display.css +++ b/theme/stoica/display.css @@ -595,3 +595,7 @@ input#openid_url { } /* ===== End Forms Styling ===== */ + +.replybutton { + margin-left: 55%; +} |