PPL

auto-pagination on Recent Portraits list displays badly

Bug #714111 reported by Christopher Adams
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PPL
Fix Released
Medium
Christopher Adams

Bug Description

The placement of the pagination on the Recent Portraits is wrong.

It should be forced beneath all photos. Currently, the 1 appears to the right of the portraits, with 2 and Next > underneath.

Revision history for this message
Christopher Adams (christopheradams) wrote :
Changed in ppl:
importance: Undecided → Medium
assignee: nobody → Brad Phillips (brad-bradphillips)
milestone: none → 0.2
Changed in ppl:
status: New → Confirmed
Revision history for this message
Christopher Adams (christopheradams) wrote :

Minimal fix is to add to the CSS:

.pagination {
  clear: both;
}

Another possibility is changing the Recent Portrait <ul> so that it entirely fills the column and pushes any following content underneath it.

Changed in ppl:
assignee: Brad Phillips (brad-bradphillips) → Christopher Adams (christopheradams)
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.