While cleaning the new and incorrect (in my opinion) vb tag from Stack Overflow today, I stumbled upon this question which had "Enter" that I wanted to format using <kbd> tags.
So I did and that's what I saw:
Horrified I went to perform some quick tests and found that whenever <kbd> tag contain five characters it will span two lines:
Enter Break 12345
Less or more are OK:
F1 F12 123456
Saw some weird things, but this has a place of honor. :)
I found a way around by injecting three fancy space characters:
Enter
But it feels pretty hacky.
Browser: Chrome 21 - totally forgot I chose to install Beta versions whenever they are ready. :(


no-reprofor me (Safari 5.1.6/OS X) – nhahtdh Jul 16 '12 at 7:11