]> ruin.nu Git - ndwebbie.git/commitdiff
more ie fixes
authorMichael Andreen <harv@ruin.nu>
Thu, 30 Aug 2007 08:13:47 +0000 (08:13 +0000)
committerMichael Andreen <harv@ruin.nu>
Thu, 30 Aug 2007 08:13:47 +0000 (08:13 +0000)
default.css
templates/main.tmpl
templates/viewthread.tmpl

index aeb65898a879df660c390cb000e2f8363ea46980..c6ec1d82f9555401f2c71141e4b6519d81832921 100644 (file)
@@ -66,6 +66,8 @@ div.leftinfo{
 }
 
 fieldset {
+       display: block;
+       clear: left;
 }
 p.claimlinks{
        clear: both;
index a60b3b70369d7146527ee428aff5e64326326b5c..344a15eb6e400ad09fa15029905abc6d3ad8a85b 100644 (file)
@@ -38,7 +38,6 @@
        </TMPL_LOOP>
        </table>
 </TMPL_IF>
-<div class="leftinfo">
 <table>
        <tr><th>Call</th><th>DC</th><th>Landing tick</th><th>Races</th><th>Amount</th><th>Shiptypes</th><th>Current eta</th><th>Inital eta</th><th>Attackers</th></tr>
 <TMPL_LOOP Calls>
@@ -55,6 +54,7 @@
        </tr>
 </TMPL_LOOP>
 </table>
+<div class="leftinfo">
 <fieldset class="forum-post"> <legend>Account details</legend>
        <ul>
        <TMPL_IF isMEMBER>
index 991159d0560dab281f2d525284a0ac4ff8499eb8..8086162273c7f7c4e04772555f2b80d959964ff7 100644 (file)
@@ -3,9 +3,6 @@
 <hr/>
 <p><a name="NewPosts">New posts below:</a></p>
 </TMPL_IF>
-<!--[if ie]>
-<p class="claimlinks"></p>
-<![endif]-->
 <fieldset class="forum-post">
 <legend class="unread:<TMPL_VAR NAME=Unread>"><b><TMPL_VAR NAME=Username></b> : <TMPL_VAR NAME=Time></legend>
        <TMPL_VAR NAME=Message>