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: ab62dbc93e99
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: 58d8c8e36b99
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 13, 2014

  1. don't force nav-list items to be too wide

    The natural width of navlist items (with bootstrap 3) should be the parent's
    width minus its padding.  Inheriting the width from the parent means the
    padding isn't accounted for, making the width too large and breaking the
    positioning of right aligned items.
    haarg committed Aug 13, 2014
    Copy the full SHA
    317caed View commit details
    Browse the repository at this point in the history
  2. reword subscribe link to be shorter and with better grammar

    Shortening this link prevents it from wrapping.
    haarg committed Aug 13, 2014
    Copy the full SHA
    8173ed5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2014

  1. Merge pull request #1279 from haarg/nav-width

    Fix nav-list item width
    ranguard committed Aug 14, 2014
    Copy the full SHA
    58d8c8e View commit details
    Browse the repository at this point in the history