- From: Greg Houston <gregory.houston@gmail.com>
- Date: Tue, 14 Aug 2012 22:34:09 -0500
- To: www-style@w3.org
This is a request for a last-visible-child selector. I often wish to remove the bottom margin from the last visible child in panels, but this becomes complicated if the actual last child has either display:none or visibility:hidden so that the element that loses it's margin is the hidden one rather than the one that is visible.
Received on Wednesday, 15 August 2012 10:02:32 UTC