Closed
Bug 652859
Opened 14 years ago
Closed 14 years ago
Pagination on Special:Recentchanges is cluttered
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
0.9.5
People
(Reporter: fs, Unassigned)
References
()
Details
(Whiteboard: dekiv10, mindtouch10)
Attachments
(3 files)
The pagination of Special:Recentchanges (see URL) does not look correct.
1) "Previous" and "Next" aren't arranged in a single line (see screenshot)
2) One arrow too many: "< « Previous" should be "« Previous" (same for "Next")
Updated•14 years ago
|
Whiteboard: dekiv10 → dekiv10, mindtouch10
| Reporter | ||
Comment 1•14 years ago
|
||
Looks like the common CSS from MindTouch introduces new CSS rules for the pagination. This patch tries to overwrite these settings to match our skin.
Attachment #530100 -
Flags: review?(craigcook.bugz)
Comment 2•14 years ago
|
||
Comment on attachment 530100 [details] [diff] [review]
Proposed patch to adjust the pagination
Added in r88278.
However, I'm not seeing this bug in my browsers. Could it be only in Linux? Maybe it's some special circumstance where Mindtouch is sending different CSS and I'm just not meeting that criteria? In either case, hopefully this will fix it for those who do experience the problem and for others it at least does no harm.
Attachment #530100 -
Flags: review?(craigcook.bugz) → review+
Comment 3•14 years ago
|
||
Nevermind, I see it on stage (running Mindtouch v10) but not on stage9 (Mindtouch v9). But I don't see it on my local copy of v10, but there could easily be something different between my local install and what's on stage. In any case, this should fix it (fingers crossed).
Comment 4•14 years ago
|
||
A few more minor tweaks in r88282 (removing the padding on the links, restoring the standard link color). Looks good on stage.
Comment 5•14 years ago
|
||
re-opening as they are not aligned
Comment 6•14 years ago
|
||
verified fixed https://developer.mozilla.org/index.php?title=Special:Recentchanges&namespace=main&limit=50&offset=50
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•13 years ago
|
Version: Deki → unspecified
| Assignee | ||
Updated•13 years ago
|
Component: Deki Infrastructure → Other
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•