• Resolved titouanbou

    (@titouanbou)


    The SVG images seems a bit buggy on firefox. The shape goes at half the total size and finishes with a straight line.

    Moreover, the shape doen’t go on the very top/bottom and let us see 1px of the element underneath.

    I tried myself and I will probably do myself shape dividers with css shapes like this one for a triangle (on the :before pseudo-element) :

    clip-path: polygon(0% 0%, 0% 100%, 100% 100%);
    background-color: white
    
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Shape Dividers weird behaviors on non-chrome browsers’ is closed to new replies.