From: Oliver Schmidt
Date: Mon, 13 May 2013 14:25:34 +0000 (+0200)
Subject: Have the menu clear the logo float.
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=968da2395b6b19a4086f48646a4ba8aede37b51b;p=cc65
Have the menu clear the logo float.
---
diff --git a/cc65.css b/cc65.css
index de6876f24..75c9af05d 100644
--- 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;