Skip to content

Tighten the Lite sidebar and toolbox spacing - #15657

Merged
PavelLaptev merged 2 commits into
masterfrom
ui-changes
Aug 30, 2026
Merged

Tighten the Lite sidebar and toolbox spacing#15657
PavelLaptev merged 2 commits into
masterfrom
ui-changes

Conversation

@PavelLaptev

@PavelLaptev PavelLaptev commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

🧢 Changes

Collapse the sidebar tab labels sooner

The workspace sidebar's container-query breakpoint moves from 320px to 340px, so the tabs drop to icon-only before their labels get cramped. The old breakpoint left just enough room to look broken rather than tight — most visible once the upstream counter is in the row:

Sidebar tabs cramped at the old breakpoint

Give the toolbox separator some air

The separator's horizontal margin goes from 4px to 6px, so grouped controls read as groups instead of running together.

Before After
Toolbox separator at 4px margin Toolbox separator at 6px margin

☕️ Reasoning

Two small chrome tweaks in Lite, both about breathing room. The sidebar tabs were
overflowing awkwardly in the last stretch before the old breakpoint kicked in, and the
toolbox separator sat tight enough against its neighbours that the grouping it was
meant to signal didn't come through.

CSS-only — no behaviour or markup changes.

@github-actions github-actions Bot added @gitbutler/lite screenshots needed Before/after UI screenshots are wanted on this PR labels Aug 30, 2026
@github-actions

Copy link
Copy Markdown

This pull request changes Lite's UI, so it is labelled
screenshots needed. Before/after screenshots make it reviewable
without checking the branch out.

Attach them however you like — drag images straight into a comment, or
have an agent capture them for you (the lite-screenshots skill in
this repository does it against seeded fixtures).

Swap the label for screenshots once they are posted, or remove it if
this change is not visual. Either sticks — this is asked once per pull
request, so later pushes will not put it back.

Increase the toolbox separator horizontal margin from 4px to 6px
to add a bit more breathing room between grouped controls and
improve visual separation in the UI.
@PavelLaptev PavelLaptev added screenshots Before/after UI screenshots are attached and removed screenshots needed Before/after UI screenshots are wanted on this PR labels Aug 30, 2026
Increase the container query breakpoint from 320px to 336px in the
workspace sidebar.

Hide tab labels earlier so narrow sidebars switch to icon-only tabs
before labels become cramped or overflow.
@PavelLaptev
PavelLaptev merged commit 6f656c5 into master Aug 30, 2026
40 checks passed
@PavelLaptev
PavelLaptev deleted the ui-changes branch August 30, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@gitbutler/lite screenshots Before/after UI screenshots are attached

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant