palantir/blueprint

Feature Request: Default CSS class for fieldset/legend elements

Open

#442 opened on Jan 10, 2017

View on GitHub
 (6 comments) (1 reaction) (0 assignees)TypeScript (20,263 stars) (2,167 forks)batch import
P2Package: coreType: feature requesthelp wanted

Description

If we wrap our beautiful blueprint-styled form elements with <fieldset> , it sticks out like a sore thumb.

Looking through the BP docs I don't see any CSS references for <fieldset> or <legend> elements, so I gather blueprint's CSS doesn't actually define anything for such elements.

So this is a request to give us a default fieldset/legend CSS class out of the box that we can use.

EDIT: Title and post edited for clarity

Contributor guide