Where should I apply clearfix? For now I've just separated these into toolbar above the paginator, but I would love them to be part of the paginator to save space.

Code: Select all
.p-paginator {
overflow: hidden;
line-height: 2;
}
Code: Select all
.p-paginator {
overflow: hidden;
line-height: 2;
}
Code: Select all
.p-paginator .p-paginator-left-content {
margin-top: -.4em;
}
.p-paginator .p-paginator-right-content {
margin-top: -.4em;
}
Users browsing this forum: No registered users and 1 guest