#518 Remove border right in media queries.
Closed: Fixed None Opened 9 years ago 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.

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 ;)

Login to comment on this ticket.

Metadata