• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

docpress / docpress-base / 776
81%

Build:
DEFAULT BRANCH: master
Ran 02 Feb 2018 06:12PM UTC
Jobs 3
Files 15
Run time 50s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
776

push

travis-ci

knownasilya
fix: Add padding in markdown-body div (#245)

This commit is intended to close issue: #244

Docpress use a div as a footer pagination mechanism for switching
across pages. This div takes a class attribute with `footer-nav`
value. The `footer-nav` div is fixed positioned to allow the div
remain at the bottom of the page. When the screen width is less
than *960px* it overlaps with the `markdown-body` which contains the
main page content. This results in some lines of texts to be
hidden under `footer-nav`. This bug affects all the generated pages.

To solve that issue we added `padding-bottom` css property to
`markdown-body` class to take up space that would have been occupied
by `footer-nav` as if it was in the normal flow.

155 of 191 relevant lines covered (81.15%)

27.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 776.1 02 Feb 2018 06:12PM UTC 0
81.15
Travis Job 776.1
2 776.2 02 Feb 2018 06:13PM UTC 0
81.15
Travis Job 776.2
3 776.3 02 Feb 2018 06:13PM UTC 0
81.15
Travis Job 776.3
Source Files on build 776
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #776
  • 7769a2dd on github
  • Prev Build on master (#76)
  • Next Build on master (#778)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc