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

added css class ".form-text" to elements with ".help-block" class #354

Closed
wants to merge 1 commit into from
Closed

Conversation

holgi
Copy link

@holgi holgi commented Oct 24, 2017

With Bootstrap 4 the CSS class for help texts in forms has changed
from the previous ".help-block" class to ".form-text". This new css
class is added to the elements that have a ".help-block" class assigned
to them.

With Bootstrap 4 the CSS class for help texts in forms [has changed][bs4]
from the previous ".help-block" class to ".form-text". This new css
class is added to the elements that have a ".help-block" class assigned
to them.

[bs4]: https://getbootstrap.com/docs/4.0/components/forms/#help-text
@stevepiercy
Copy link
Member

There are some failing functional tests on Python 3.5 for the functional3 tox environment. I restarted the job just in case it was something other than Travis being flaky, but it appears to be something else that I can't make sense of, perhaps in Waitress or Pyramid?
https://travis-ci.org/Pylons/deform/jobs/292053601#L661

@stevepiercy
Copy link
Member

Closing in favor of #439

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.

3 participants