[PR #13124] fix(docs): avoid footer language selector truncation #14526

Closed
opened 2026-02-16 18:19:18 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13124

State: closed
Merged: Yes


## Summary

  • increase the footer docs language selector width from 7em to 18ch
  • keep it responsive with max-width: min(100%, 20rem)
  • prevent truncation of longer locale labels when there is available space

Testing

  • not run locally (visual/CSS change); GitHub preview and CI checks will validate

Fixes #13103

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13124 **State:** closed **Merged:** Yes --- ## Summary - increase the footer docs language selector width from 7em to 18ch - keep it responsive with max-width: min(100%, 20rem) - prevent truncation of longer locale labels when there is available space ## Testing - not run locally (visual/CSS change); GitHub preview and CI checks will validate Fixes #13103
yindo added the pull-request label 2026-02-16 18:19:18 -05:00
yindo closed this issue 2026-02-16 18:19:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14526