]> git.sur5r.net Git - cc65/commitdiff
Have the menu clear the logo float.
authorOliver Schmidt <ol.sc@web.de>
Mon, 13 May 2013 14:25:34 +0000 (16:25 +0200)
committerOliver Schmidt <ol.sc@web.de>
Mon, 13 May 2013 14:25:34 +0000 (16:25 +0200)
cc65.css

index de6876f244bddcceb40f3a794d47ff7f31a5551e..75c9af05d4339b99e7467aa0e30e8161e5c293d0 100644 (file)
--- a/cc65.css
+++ b/cc65.css
@@ -26,6 +26,7 @@ a:visited {
 
 /* title menu */
 div#menu {
+    clear:              both;
     width:              100%;
     padding:            0px;
     border-top:         1px solid #808080;