Quantcast
Channel: bbPress.org » All Posts
Viewing all articles
Browse latest Browse all 3685

Reply To: Size of box for listing sub forums

$
0
0

you have total height constrained by

#bbpress-forums li.bbp-body ul.forum {
	border-top: 0;
	height: 90px;
}

so

#bbpress-forums li.bbp-body ul.forum {
	height: auto !important;
}

Viewing all articles
Browse latest Browse all 3685

Trending Articles