In small zones the pager isn't displayed correctly. See attached screenshot. It can be fixed by reducing the right margin on .item-list UL.pager LI from 4px to 3px. But this only corrects the static display of the pager. When clicking the pager during transition the bug still shows.
| Comment | File | Size | Author |
|---|---|---|---|
| beta theme bug.jpg | 79.79 KB | Argus |
Comments
Comment #1
Argus commentedHappens in all major browsers btw. And for the bug during transition: this only happens when turning AJAX on in a view, and is caused by the AJAX icon appearing to the left of the pager.
Comment #2
himerus commentedI'm NOT a fan of the default styling for AJAX progress indicator in core. (I'm dealing with and overwrote this in a custom project I'm working on)
But it IS true that the pager wraps oddly, and that needs to be addressed.