ol > li, ul > li { padding-bottom: 10px; } ol > li:last-child, ul > li:last-child { padding-bottom: 0px; } Let me know how it works for you.