yes. this works. thank you.
ah. thanks.
the theme I am using has a definition for label with
display: block;
this breaks the layout for collapsed-archives plugin. If you’d add a custom class for label with
display: inline;
it would work with different themes.