diff --git a/themes/default/style.css b/themes/default/style.css index 62c34028..d0029ace 100644 --- a/themes/default/style.css +++ b/themes/default/style.css @@ -206,6 +206,13 @@ UL { background: #FAA; } +#nav .thumbblock { + float: none; + height: auto; +} +#nav .thumb { + margin-bottom: 0px; +} .thumbblock { width: 220px; height: 220px;