If you go to my site using Opera, then in the footer you can see not a pleasant thing. There in the block "I am here" when you transfer a word to a new line, the piece remains on the old one. nowrap stands for links. How to get rid of this bug?

  • 2
    Not sure, but try display: inline-block for these links ; - Deonis
  • @Deonis And you know, it works. Thank you - inferusvv

1 answer 1

border-radius: 5px; color: #FFFFFF; float: left; margin: 0px 3px 3px; opacity: 0.8; padding: 3px 6px; text-decoration: none; white-space: nowrap;