diff --git a/theme/default/display.css b/theme/default/display.css index 2076cbf42a..6c230ea0a5 100644 --- a/theme/default/display.css +++ b/theme/default/display.css @@ -750,11 +750,11 @@ input#openid_url { background-color: #f7ebcc; } -.profile_single form#subscribe { +.profile_single form.subscribe { float: right; } -.profile_single form#unsubscribe { +.profile_single form.unsubscribe { float: right; }