> On Sep 15, 2016, at 7:57 AM, Tim Dawson <t...@ramasaig.com> wrote:
> 
> I do have a work-around if necessary (remove 'position: relative'). But why 
> do I a problem in the first place? Any help would be much appreciated.

Given your current mark-up, the right column overlaps (covers) the left column, 
making any click through (on the select) impossible, try giving `fieldset ul { 
background: red; }` to see what I mean.

First step, as Karl notes, use a `<li>` to wrap you text in. That is more valid 
html anyway.

Philippe
--
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to