Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove line under Tabs in Details Pane and newline in text when there's no README #6130

Merged
merged 3 commits into from
Oct 31, 2024

Conversation

donnie-msft
Copy link
Contributor

Bug

Fixes: NuGet/Home#13880

Description

  • Before & After: Removed a new line between two sentences in the text when a package does not have a README.
    image

  • Before: horizontal rule under Tab panel
    image

After: no horizontal rule under Tab panel plus added 1 pixel to margin.
image

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@donnie-msft donnie-msft requested a review from a team as a code owner October 30, 2024 15:52
@donnie-msft donnie-msft enabled auto-merge (squash) October 31, 2024 17:54
@donnie-msft donnie-msft merged commit d02004a into dev Oct 31, 2024
21 of 23 checks passed
@donnie-msft donnie-msft deleted the dev-donnie-msft-readmeSpacing branch October 31, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spacing adjustments in Details Pane Tabs
3 participants