]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
don't inline p's in the people list
authorEvan Prodromou <evan@prodromou.name>
Wed, 9 Jul 2008 22:06:56 +0000 (18:06 -0400)
committerEvan Prodromou <evan@prodromou.name>
Wed, 9 Jul 2008 22:06:56 +0000 (18:06 -0400)
darcs-hash:20080709220656-84dde-c094a14100363a98407ec622c1bba967fc75c51e.gz

theme/default/display.css
theme/stoica/display.css

index a28e12cbdcfeed27eb869a76899b52e5255e74ac..438ca2c32ec1315cfdf5345f5acc74cc2eda20eb 100644 (file)
@@ -583,11 +583,6 @@ input#openid_url {
 .profile_single:hover {
        background-color: #f7ebcc;
        }       
-.profile_single p {
-       display: inline;
-       margin: 0;
-       padding: 0;
-       }       
 
 /* ===== End Forms Styling ===== */
 
index f78c8066cbb3724a67494898e50fa16a245c25fd..227b5cfd734457240a54b7523c430a1b1a0d4d70 100644 (file)
@@ -610,10 +610,5 @@ input#openid_url {
 .profile_single:hover {
        background-color: #F3F8EA;
        }
-.profile_single p {
-       display: inline;
-       margin: 0;
-       padding: 0;
-       }
 
 /* ===== End Forms Styling ===== */