Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Fix styling for bootstrap placeholder #879

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cdjackson
Copy link
Contributor

This builds upon the PR #816 which fixes the styling of bootstrap selects to correctly fit in a form. This PR removes the text-muted style from the placeholder, which while it might have the same color in the default bootstrap, is actually not compatible with the bootstrap less files, so when a bootstrap theme is used, the color is wrong. With the text-muted style, it's difficult to override this.
This PR adds styling to make the placeholder as per the default bootstrap theme, but it can be further styled with less if needed.

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

Successfully merging this pull request may close these issues.

3 participants