Wit many terms to select, the list is way too long. It needs to be compacted. The first suggestion is multiple columns for multiple vocabularies (maybe configurable), as Merlin did in his snippets. The second suggestion is a CSS sample to reduce the line spacing between items.

Comments

nancydru’s picture

nancydru’s picture

CSS change/addition:

.node-form fieldset {position:relative; width: 100%; clear: both;}
.node-form label {position:relative; width: 16%; float: left; border-right: 1px dotted #ccc; font-size: 0.92em;}
nancydru’s picture

Assigned: Unassigned » nancydru
Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)