I uses the pagination component in my form. It appears fine when preview it on the browser. But when I plug it into my reactjs project, it appears out of shape.
Design
Reactjs
The other bootstrap components (e.g. text input, select, in my form appears correct as per design.
I have checked the CSS and HTML codes and they are in order. I have no other clue what can cause this. Please help.