Skip to content

fix: align website action buttons and filters#973

Open
rbgmulmb wants to merge 2 commits intogithub:mainfrom
rbgmulmb:fix-website-control-alignment
Open

fix: align website action buttons and filters#973
rbgmulmb wants to merge 2 commits intogithub:mainfrom
rbgmulmb:fix-website-control-alignment

Conversation

@rbgmulmb
Copy link

@rbgmulmb rbgmulmb commented Mar 11, 2026

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

This PR fixes alignment issues in the shared website styles used by the listing pages.

Changes:

  • align resource action buttons so the Install dropdown, icon buttons, and GitHub button share consistent sizing and vertical alignment
  • allow resource action controls to wrap cleanly in narrower layouts
  • bottom-align wrapped filter controls so filter rows do not appear staggered

The change is limited to website/src/styles/global.css and does not add or modify any instructions, agents, skills, plugins, or workflows.

Before:
image
After:
image


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify): website alignment fixes in shared CSS

Additional Notes

No README or marketplace output changes are included in this PR.


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

@rbgmulmb rbgmulmb requested a review from aaronpowell as a code owner March 11, 2026 08:58
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.

1 participant