Skip to content

Conversation

mwobst
Copy link

@mwobst mwobst commented Sep 23, 2025

Hello,

we would like to use this plugin and also will do so, but one aspect is a bit unfortunate: The need for a fixed label width. Okay, technically, you can set "auto" to "label_width", but because the div container is by default "display:block", the label extends fully.

This very little PR simply adds a CSS line to make the container "inline-block". By setting "label_width" to "auto", the label will now adjust automatically. (Of course, you have to set a margin-right by using label_edge_* to avoid text next to the label border).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant