make images in the nav bar break less
This commit is contained in:
parent
9f40fe689f
commit
24b715424b
@ -206,6 +206,13 @@ UL {
|
|||||||
background: #FAA;
|
background: #FAA;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#nav .thumbblock {
|
||||||
|
float: none;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
#nav .thumb {
|
||||||
|
margin-bottom: 0px;
|
||||||
|
}
|
||||||
.thumbblock {
|
.thumbblock {
|
||||||
width: 220px;
|
width: 220px;
|
||||||
height: 220px;
|
height: 220px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user