Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs(tutorial): enlarge clickable area of tutorial nav buttons #5209

Closed
wants to merge 1 commit into from
Closed

docs(tutorial): enlarge clickable area of tutorial nav buttons #5209

wants to merge 1 commit into from

Conversation

shanepelletier
Copy link
Contributor

Change position of and

  • tags in tutorial
    nav buttons partial, which makes complete
    nav button clickable rather than just the text.

    Closes Fix tutorial navigation buttons #5074

  • @mary-poppins
    Copy link

    Thanks for the PR!

    • Contributor signed CLA now or in the past
      • If you just signed, leave a comment here with your real name
    • PR's commit messages follow the commit message format

    If you need to make changes to your pull request, you can update the commit with git commit --amend.
    Then, update the pull request with git push -f.

    Thanks again for your help!

    @shanepelletier
    Copy link
    Contributor Author

    This is my first Pull Request, so if something's amiss just let me know and I'll try to fix it.

    Change position of <a> and <li> tags in tutorial nav buttons
    partial. This allows the full area of the button to be clicked
    rather than just the text.
    
    Closes #5074
    @shanepelletier
    Copy link
    Contributor Author

    I signed the CLA as Shane M. Pelletier.

    @petebacondarwin
    Copy link
    Contributor

    Magic. Thanks!

    jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
    Change position of <a> and <li> tags in tutorial nav buttons
    partial. This allows the full area of the button to be clicked
    rather than just the text.
    
    Closes angular#5074
    Closes angular#5209
    jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
    Change position of <a> and <li> tags in tutorial nav buttons
    partial. This allows the full area of the button to be clicked
    rather than just the text.
    
    Closes angular#5074
    Closes angular#5209
    Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
    Labels
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    Fix tutorial navigation buttons
    3 participants