1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-26 13:18:31 +00:00

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
+1
View File
@@ -26,6 +26,7 @@ a:visited {
/* title menu */
div#menu {
clear: both;
width: 100%;
padding: 0px;
border-top: 1px solid #808080;