Jump to content

Possible bug?

Featured Replies

Posted

I just noticed something on my own forum that I haven't noticed before, and I came here to see if the same thing was happening, and it is. See below...

image.thumb.png.cdaca714e8809283c3c41d98e592f007.png

The styling on the last page number is off on screen sizes below 767px.

You better report as a bug on Client Area. 

  • Author
4 minutes ago, Adriano Faria said:

You better report as a bug on Client Area. 

Thanks, just did it.

You can add this to your custom.css whilst you wait, fixed it for me.

@media screen and (max-width:767px) { .ipsPagination .ipsPagination_last a

{display: inline-block;}

}

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.