Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: metacpan/metacpan-web
base: d71cf2364120
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: aaf3ae3d6318
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 21, 2013

  1. Adjust CSS for ul in pod

    This attempts to address issue #648.
    
    * increase margin/padding on left side to indent the ul
    * Reduce vertical whitespace on paragraphs in uls
    omega committed Aug 21, 2013
    Copy the full SHA
    d379f41 View commit details
    Browse the repository at this point in the history
  2. Revert changes for ul#index

    It was never my intention to change the style of the index/toc. This commit will
    special case ul#index when it comes to padding/margins, to keep the old look there
    omega committed Aug 21, 2013
    Copy the full SHA
    d68f3ba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #930 from omega/omega/648-fix-pod-ul

    Adjust CSS for ul in pod
    oalders committed Aug 21, 2013
    Copy the full SHA
    aaf3ae3 View commit details
    Browse the repository at this point in the history