Forums

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

Home Forums CSS How to 'display: none' this ? Reply To: How to 'display: none' this ?

#149770
Senff
Participant

Another solution would be to make sure that the LI’s don’t have any height assigned to them. An empty LI would then not give an empty line.

Of course, that only works if you don’t have any list style defined either. See: http://codepen.io/senff/pen/vdHCE