I had a similar problem and the best solution I could find was to change both the pre and code class white-space CSS element from "pre-wrap" to "normal". This at least gets them on the same line, but it is not a perfect fix. Maybe someone can uncover the final pieces to the puzzle.
|