Skip to content

Commit

Permalink
Remove text-align: right so filenames are easier to scan
Browse files Browse the repository at this point in the history
When working on a large project with many deeply-nested files,
scanning the list of files for a particular one is difficult because
of the right-alignment. This change makes the file paths line up so
you can quickly tell when you're looking at a different folder. The
coverage percentage remains right-aligned, so that is still easy to
scan.
  • Loading branch information
ashton314 committed Aug 26, 2020
1 parent 5de0b8a commit 58bcdd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/templates/html/htmlcov/_style.html.eex

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 58bcdd2

Please sign in to comment.