From: Evan Prodromou Date: Thu, 20 Nov 2008 20:41:47 +0000 (-0500) Subject: fixup CSS for profile_single X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=29a425f848da3c4d74f3bdd684140f1da05f346e;p=quix0rs-gnu-social.git fixup CSS for profile_single darcs-hash:20081120204147-84dde-2205d6b49262c8a89287331129a6ffb90622a3be.gz --- 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; }