mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
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:
@@ -24,8 +24,6 @@
|
||||
|
||||
<div class="above_nav"></div>
|
||||
|
||||
<div class="separator2"></div>
|
||||
|
||||
<div class="navbar">
|
||||
<a href="index.html">home</a> |
|
||||
<a href="faq.html">faq</a> |
|
||||
@@ -42,15 +40,11 @@
|
||||
<a href="developers.html">developers</a>
|
||||
</div>
|
||||
|
||||
<div class="separator2"></div>
|
||||
|
||||
<div class="langbar">
|
||||
english |
|
||||
<a href="ru/documentation.html">russian</a>
|
||||
</div>
|
||||
|
||||
<div class="separator2"></div>
|
||||
|
||||
<div class="below_nav"></div>
|
||||
|
||||
<div class="box">
|
||||
|
||||
Reference in New Issue
Block a user