]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Profile CSS bugfix
authorcsarven <csarven@controlyourself.ca>
Fri, 21 Nov 2008 15:58:29 +0000 (10:58 -0500)
committercsarven <csarven@controlyourself.ca>
Fri, 21 Nov 2008 15:58:29 +0000 (10:58 -0500)
darcs-hash:20081121155829-eefa4-d7bfe7c9faf5d4464b017dea43806207883ad74e.gz

theme/default/display.css

index b1345c1615cd5589cc236b1226bc6537241096ed..7d413bf4e83b8cc7ece4997e095c3042f95484b1 100644 (file)
@@ -388,6 +388,9 @@ p.time a {
        min-height: 170px;
        border-top: 1px solid #dec5b5;
        font-family: Georgia, "Times New Roman", Times, serif;
+       margin-bottom:1em;
+       float:left;
+       width:750px;
        }
 #profile h1 {
        margin: 0;
@@ -441,7 +444,6 @@ a.nickname {
        float: left;
        position: relative;
        width: 270px;
-       height: 200px;
        }
 .statistics {
        margin-top: 18px;