#secondary {
margin: 4em 0 2.5em; <——-vertical margin
word-break: break-word;
line-height: 2;
}
if you remove the vertical margin it makes it go away, but it is kind of a hacky solution. if there is a better solution…please someone let me know. thanks
-
This reply was modified 6 years, 6 months ago by tao.