]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
fixup CSS for profile_single
authorEvan Prodromou <evan@prodromou.name>
Thu, 20 Nov 2008 20:41:47 +0000 (15:41 -0500)
committerEvan Prodromou <evan@prodromou.name>
Thu, 20 Nov 2008 20:41:47 +0000 (15:41 -0500)
darcs-hash:20081120204147-84dde-2205d6b49262c8a89287331129a6ffb90622a3be.gz

theme/default/display.css

index 2076cbf42a24c7066dc15ebf2712cb0f9cab1f6a..6c230ea0a5059320a88fe944d37aae30bc84f08e 100644 (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;
 }