Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Label are forced in gray -> unreadable againts dark background #3595

Closed
zartc opened this issue May 25, 2012 · 1 comment
Closed

Label are forced in gray -> unreadable againts dark background #3595

zartc opened this issue May 25, 2012 · 1 comment
Labels
Milestone

Comments

@zartc
Copy link

zartc commented May 25, 2012

Bootstrap v2.0.3
On line 771 the color of the <label> tag is forced to #333333 (some kind of gray). I don't know if it is intentional but it is unfortunate because it makes labels unreadable when displayed against a dark background.

@mdo
Copy link
Member

mdo commented May 25, 2012

All our text will be like that unless you specify an override.

That said, I did notice that the label had the font color declared again, so I've removed that in 2.0.4-wip.

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

No branches or pull requests

2 participants