Have the menu clear the logo float.
This commit is contained in:
parent
c5fe67f9f4
commit
968da2395b
1 changed files with 1 additions and 0 deletions
1
cc65.css
1
cc65.css
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue