Adjust styles, so that navigation does not hide text.

This commit is contained in:
Michal Čihař
2009-01-13 16:55:53 +00:00
parent 716adcb00a
commit 9f0ec1b599
3 changed files with 6 additions and 2 deletions

View File

@@ -4572,7 +4572,7 @@ Original Credits of Version 2.1.0
<ul id="footer">
<li>Copyright &copy; 2003 - 2008 <a href="${base_url}team.${file_ext}">phpMyAdmin devel team</a></li>
<li>Copyright &copy; 2003 - 2009 <a href="${base_url}team.${file_ext}">phpMyAdmin devel team</a></li>
<li><a href="LICENSE">License</a></li>
<li><a href="http://www.phpmyadmin.net/home_page/donate.php">Donate</a></li>
<li class="last">Valid <a href="http://validator.w3.org/check/referer">HTML</a> and <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a></li>