Closed bhanuone closed 10 years ago
Hi, i want to use other bootstarp pagination classes "pagination-lg" and "pagination-sm" rather than the default one. How can i do that?
To change the size just append
.pagination { font-size: 11px; }
to app/assets/stylesheets/custom.css.scss
Hi, i want to use other bootstarp pagination classes "pagination-lg" and "pagination-sm" rather than the default one. How can i do that?