The problem is not the CSS. The example is rendering as coded. PRE tags are block elements. Anything tagged as such will render with whitespace and separate from other elements. Are the CODE classes styled as inline or block?
Last edited by Brett Merkey; 01-19-2017 at 07:58 AM.
|