SyntaxFix
Write A Post
Hire A Developer
Questions
For a bit of a different approach you could use something like this on the list:
position: absolute; top: 18px; bottom: 0px; width: 100%;
This works as long as the parent container has position: relative;
position: relative;