Skip to content

Increase category list height to 100px#53

Merged
ProLoser merged 4 commits into
gh-pagesfrom
copilot/update-category-list-height
Feb 8, 2026
Merged

Increase category list height to 100px#53
ProLoser merged 4 commits into
gh-pagesfrom
copilot/update-category-list-height

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 8, 2026

Increased the category select element height from browser default (~4 items visible) to 100px (~6 items visible).

Changes

  • Added height: 100px to #category selector in style.css
#category {
  height: 100px;
}

Screenshots

Before:

After:

Original prompt

make the category list a little taller


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: ProLoser <67395+ProLoser@users.noreply.github.com>
Copilot AI changed the title [WIP] Increase height of category list Increase category list height to 200px Feb 8, 2026
Copilot AI requested a review from ProLoser February 8, 2026 22:02
@ProLoser
Copy link
Copy Markdown
Owner

ProLoser commented Feb 8, 2026

@copilot Show me a screenshot with 150 pixels

Co-authored-by: ProLoser <67395+ProLoser@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Feb 8, 2026

@copilot Show me a screenshot with 150 pixels

Changed to 150px in commit 7857124.

Category list at 150px

Copilot AI changed the title Increase category list height to 200px Increase category list height to 150px Feb 8, 2026
@ProLoser
Copy link
Copy Markdown
Owner

ProLoser commented Feb 8, 2026

I want to show approximately six items

@ProLoser
Copy link
Copy Markdown
Owner

ProLoser commented Feb 8, 2026

@copilot show 6 items

Co-authored-by: ProLoser <67395+ProLoser@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Feb 8, 2026

@copilot show 6 items

Changed to 100px in commit c600536.

Category list showing 6 items

Copilot AI changed the title Increase category list height to 150px Increase category list height to 100px Feb 8, 2026
@ProLoser ProLoser marked this pull request as ready for review February 8, 2026 22:45
@ProLoser ProLoser merged commit 42686f1 into gh-pages Feb 8, 2026
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.

2 participants