fix CSS bug

This commit is contained in:
ccd0 2014-09-19 22:09:19 -07:00
parent 9e050bad65
commit b280b3d26a

View File

@ -514,7 +514,7 @@ hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) {
width: 165px;
margin: 0 2px 5px;
max-height: 320px;
word-break: break-word;
word-wrap: break-word;
vertical-align: top;
}
.catalog-thread > a {