-
Notifications
You must be signed in to change notification settings - Fork 27.4k
Conversation
Edited docs.css to improve text alignment on definition table.
Thanks for the PR!
If you need to make changes to your pull request, you can update the commit with Thanks again for your help! |
I'm sorry, but I wasn't able to verify your CLA signature. CLA signature is required for any code contributions to AngularJS. Please sign our CLA and ensure that the CLA signature email address and the email address in this PR's commits match. If you signed the CLA as a corporation, please let me know the company's name. Thanks a bunch! PS: If you signed the CLA in the past then most likely the email addresses don't match. Please sign the CLA again or update the email address in the commit of this PR. |
I signed it again, same email address everywhere. |
I'm sorry, but I wasn't able to verify your CLA signature. CLA signature is required for any code contributions to AngularJS. Please sign our CLA and ensure that the CLA signature email address and the email address in this PR's commits match. If you signed the CLA as a corporation, please let me know the company's name. Thanks a bunch! PS: If you signed the CLA in the past then most likely the email addresses don't match. Please sign the CLA again or update the email address in the commit of this PR. |
Signed for what I believe is the 4th time. |
@Sharondio - you commit is made under the email address of [email protected]. So that is what you need to use when signing the CLA. |
I didn’t even know that was possible. We have Enterprise Github at work, but I always sign into the public Github with my own email. I’ll get it straightened out before submitting any more PRs. Sharon On Dec 17, 2013, at 7:07 AM, Pete Bacon Darwin [email protected] wrote:
|
Text in definition tables are now aligned to the top of the cell. These are used in the API index page and makes it cleared what headings match what content. Closes angular#5286
Text in definition tables are now aligned to the top of the cell. These are used in the API index page and makes it cleared what headings match what content. Closes angular#5286
Edited docs.css to improve text alignment on definition table.