Re: flex-box and effect of position:relative on child elements?

Behrang Saeedzadeh skrev:
> Hi,
>
> Is there anywhere in the spec where it is specified how *position:
> relative* child elements of a flex box container should be treated?
>
> Best regards,
> Behrang
I don't think there is any need for any special rules so the normal
relative rules should apply:
http://www.w3.org/TR/2011/REC-CSS2-20110607/visuren.html#relative-positioning

Received on Saturday, 6 December 2014 14:41:47 UTC