#518 Remove border right in media queries.
Closed: Fixed Opened by sophiekovalevsky.

There is an issue with the three main section at start.fedoraproject.org when the user is reducing the width size.

Preventing the border right when full width is not using, this patch is created.


Oh yes, nice catch. Maybe you should try with:

''border-right: none;''

That should work.

sophiekovalevsky commented

I've added the patch with the new changes.

Replying to [comment:1 robyduck]:

Oh yes, nice catch. Maybe you should try with:

''border-right: none;''

That should work.

The patch looks good now, pushed to master with ref. f5fdc3d.

Thank you ;)

Metadata