Two <kbd> elements on adjacent lines overlap each other. On SO the overlap is small enough that the bottom border is still visible, so it looks ok, but on the SE betas the overlap is worse and it ends up looking fairly bad:

On the Unix/Linux beta we've had a couple cases already where this sort of thing showed up; it's common to have a list of keystrokes to accomplish a particular task. Adding a normal line of text right after a line with a button causes tha line to draw too high as well, so it looks like a line-height problem. Changing the line-height to 160% makes it look better but might have other drawing implications; I didn't experiment much