Something went wrong while setting issue due date.
dl horizontal issue
Closed
dl horizontal issue
Created by: sannefoltz
Hello,
The dl horizontal list breaks apart if usage with not so beautiful data. If you try building a list with fields from a database, it's realistic these values or keys aren't as nicely formed as you wanted. You can solved it of course by sanitizing everything in the backend but still it's realistic some values (dd) could be empty or the length of the key/values are actually longer than the 130px set width.
here's something I came up with to fix/demonstrate the problem http://jsfiddle.net/XRPwb/2/
Regards Sanne