Title length different on job listings and dashboard
Hi
I've created a custom layout for my job listings (customizing CSS) i've managed to make it work and display like i wanted (even if the date is not at the exact same place on IE/Firefox than on chrome but it's ok, it's just like 5 pixels left)
On my job listings i've set the length to 500px so it never goes on a second line like with the default value (+ (i've created an option that allow me to limit the number of characters for the title so 'im sure it will never go on a second line)
But on job seeker dashboard when it has too much characters, first tab, where job listings are (save, visited etc.) , everything is displayed correctly and at the right position, excepted the length for title that seems to still be limited to jobroller defautl value, so it goes sometimes (when title is too long) on a second line. Why doesn't it takesthe value i've set on job listings like it does correctly for location, date, job type I don't know what i have to change to make it that exact length as on job listings, maybe i missed something.