html - a tag breaks in two lines in chrome, why ? -


im expierencing kindda funny problem - if take @ page: http://www.cinemaxx.dk/koebenhavn/events/date-night/

and @ breadcrumb, link/word "date night" breaks in 2 lines, however, there not defined fixed width of element, , set display:inline-block

it works fine in ff, ie, safari, not in chrome, , cant figure out why, hoping bit help? :)

you can give

white-space:nowrap; 

css link, try , work fine.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -