pagination and stats colliding using bootstrap.

pagination and stats colliding using bootstrap.

jnylundjnylund Posts: 10Questions: 3Answers: 0

Hi,

I have a problem, when I have the searchbox enabled, I get the col-xs-6 injected for parent divs for the top and the bottom (top search area and number of items), bottom search stats and pagination.

My pagination doesn't fit when this happens. See attached picture. When I turn search off pagination is on the next line after stats and it is fine. What can I do to work around this? Can I control the pagination classes? The bootstrap js files are within a gem so it is hard for me to override them.

http://postimg.org/image/4ehkt30lx/

I posted this in the wrong place and the person there said to not include the normal datatables css. When I remove that the whole table looks funky (no styles).

http://postimg.org/image/vxh3t77rr/

any ideas?

Answers

  • allanallan Posts: 61,840Questions: 1Answers: 10,134 Site admin

    Can you link to a test page showing the issue please. That way I can debug the problem.

    Allan

This discussion has been closed.