On this page http://tinyurl.com/fqamx I want the last point on the page which says "Extra paintballs may be purchased during the game" to fit all in one line instead of wrapping onto the next. How do I do that?
| SitePoint Sponsor |




On this page http://tinyurl.com/fqamx I want the last point on the page which says "Extra paintballs may be purchased during the game" to fit all in one line instead of wrapping onto the next. How do I do that?
Hi, your link is erroneous!
Make a new one that points to your site.
Happy ADD/ADHD with Asperger's





Hi, display:inline-block makes it shrink wrap.
I wouldn't suppoert IE/mac because quite frankly..that browser has almost no users lol
You have this
Remove that display:inline-block rule and it should be patched upCode:.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix {display: inline-block;} /* for IE/Mac */![]()
Twitter-@Ryan_Reese09
http://www.ryanreese.us -Always looking for web design/development work
Bookmarks