make images in the nav bar break less

This commit is contained in:
Shish 2009-07-19 07:32:56 +01:00
parent 9f40fe689f
commit 24b715424b

View File

@ -206,6 +206,13 @@ UL {
background: #FAA;
}
#nav .thumbblock {
float: none;
height: auto;
}
#nav .thumb {
margin-bottom: 0px;
}
.thumbblock {
width: 220px;
height: 220px;