change the navbar css by integrating the separators into it. IE was treating the empty separator div's differently than everything else and putting space in them

This commit is contained in:
Josh Coalson
2005-02-12 16:54:12 +00:00
parent a3dc20b402
commit 302ed8c3f3
16 changed files with 6 additions and 102 deletions

View File

@@ -24,8 +24,6 @@
<div class="above_nav"></div>
<div class="separator2"></div>
<div class="navbar">
&nbsp;<a href="index.html">home</a>&nbsp;&nbsp;|
&nbsp;<a href="faq.html">faq</a>&nbsp;&nbsp;|
@@ -42,15 +40,11 @@
&nbsp;<a href="developers.html">developers</a>&nbsp;
</div>
<div class="separator2"></div>
<div class="langbar">
&nbsp;english&nbsp;&nbsp;|
&nbsp;<a href="ru/documentation.html">russian</a>&nbsp;
</div>
<div class="separator2"></div>
<div class="below_nav"></div>
<div class="box">