I’m having an issue with styling a table on my site. check out my site and if you search for “Rochester, mn”, scroll down and you can see that if the name is long, as in the case for Tilson’s Automotive and Goodyear, it falls below the image. I would rather have the text wrap than have the entire thing drop below the image. Anybody know how I can fix this? It’s occuring on Chrome and Firefox.
Share
Set the max-width on the
<a>tag that is the mechanic’s name to be the widest it can be (around 175px).