Have the menu clear the logo float.

This commit is contained in:
Oliver Schmidt 2013-05-13 16:25:34 +02:00
parent c5fe67f9f4
commit 968da2395b

View file

@ -26,6 +26,7 @@ a:visited {
/* title menu */ /* title menu */
div#menu { div#menu {
clear: both;
width: 100%; width: 100%;
padding: 0px; padding: 0px;
border-top: 1px solid #808080; border-top: 1px solid #808080;