Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Random padding on top and bottom of the code elements Re: Random padding on top and bottom of the code elements

#116931
twincy
Participant

hmmm. u have a line-height that might be the issue:


code {
font-family: 'Inconsolata';
line-height: 20px;
}