#13759 closed enhancement (wontfix)
Add whitespace in pagination
| Reported by: | zeo | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Add whitespace in-between class=displaying-num and class=page-numbers in pagination.
From:
<span class="displaying-num">Displaying 1–20 of <span class="total-type-count">35</span></span><span class='page-numbers current'>1</span>
to:
<span class="displaying-num">Displaying 1–20 of <span class="total-type-count">35</span></span> <span class='page-numbers current'>1</span>
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Add whitespace. Script bump required (not in patch).