fixup CSS for profile_single

darcs-hash:20081120204147-84dde-2205d6b49262c8a89287331129a6ffb90622a3be.gz
This commit is contained in:
Evan Prodromou 2008-11-20 15:41:47 -05:00
parent 297f13aed3
commit 29a425f848
1 changed files with 2 additions and 2 deletions

View File

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