]> ruin.nu Git - ndwebbie.git/blobdiff - default.css
more ie fixes
[ndwebbie.git] / default.css
index 80ea9093986e8cb161e03a672cc590ac5d918dd1..c6ec1d82f9555401f2c71141e4b6519d81832921 100644 (file)
@@ -47,13 +47,15 @@ table.boards th {
        font-size: larger;
 }
 
-table.boards a {
+table.boards a, table.stats a {
        text-decoration: none;
        width: 100%;
        display: block;
 }
 fieldset.forum-post {
+       clear: both;
        width: 40em;
+       padding: 5px;
 }
 fieldset.forum-post legend b {
        font-size: larger;
@@ -62,6 +64,11 @@ div.leftinfo{
        float: left;
        padding-right: 2em;
 }
+
+fieldset {
+       display: block;
+       clear: left;
+}
 p.claimlinks{
        clear: both;
 }