From 29a425f848da3c4d74f3bdd684140f1da05f346e Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Thu, 20 Nov 2008 15:41:47 -0500 Subject: fixup CSS for profile_single darcs-hash:20081120204147-84dde-2205d6b49262c8a89287331129a6ffb90622a3be.gz --- theme/default/display.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'theme') diff --git a/theme/default/display.css b/theme/default/display.css index 2076cbf42..6c230ea0a 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; } -- cgit v1.2.3-54-g00ecf