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

Long line without spaces in Alert doesn't wrap #16295

Closed
benag opened this issue Apr 15, 2015 · 3 comments
Closed

Long line without spaces in Alert doesn't wrap #16295

benag opened this issue Apr 15, 2015 · 3 comments
Labels

Comments

@benag
Copy link

benag commented Apr 15, 2015

Solved when "," is replaced with " , ".

@benag
Copy link
Author

benag commented Apr 15, 2015

see: http://jsfiddle.net/4wv0su4d/

@twbs-lmvtfy
Copy link

Hi @benag!

You appear to have posted a live example (http://fiddle.jshell.net/4wv0su4d/show/light/), which is always a good first step. However, according to Bootlint, your example has some Bootstrap usage errors, which might potentially be causing your issue:

  • line 66, column 1: W007: Found one or more <button>s missing a type attribute.
  • line 67, column 1: W007: Found one or more <button>s missing a type attribute.
  • line 12, column 3: W013: Bootstrap version might be outdated. Latest version is at least 3.3.4 ; saw what appears to be usage of Bootstrap 3.2.0
  • line 13, column 3: W013: Bootstrap version might be outdated. Latest version is at least 3.3.4 ; saw what appears to be usage of Bootstrap 3.2.0

You'll need to fix these errors and post a revised example before we can proceed further.
Thanks!

(Please note that this is a fully automated comment.)

@cvrebert cvrebert changed the title Problem with commas on alert see: http://jsfiddle.net/4wv0su4d/ Long line in without spaces in Alert doesn't wrap Apr 15, 2015
@cvrebert cvrebert added the css label Apr 15, 2015
@cvrebert cvrebert changed the title Long line in without spaces in Alert doesn't wrap Long line without spaces in Alert doesn't wrap Apr 15, 2015
@cvrebert
Copy link
Collaborator

Approximate duplicate of #13691.

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

3 participants