Commit c2b9963
committed
forge: mobile pass on the shared chrome (tabs no longer overflow)
The repo tabs (now 7 with Anchors) overflowed horizontally on phones and could
force the whole page to scroll sideways. .tabs is now a horizontally-scrollable
strip (overflow-x:auto, hidden scrollbar; tabs flex:none/nowrap). Adds the
forge's first @media (max-width:640px): tighter container/crumb/tab padding,
wrapping topbar, and form inputs that don't blow out the viewport. Viewport meta
was already present. Chrome-level pass; per-page wide content (code, diffs) is a
follow-up best verified on a device. 131 tests green.1 parent 394f8cd commit c2b9963
1 file changed
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
| 411 | + | |
| 412 | + | |
412 | 413 | | |
413 | | - | |
| 414 | + | |
414 | 415 | | |
415 | 416 | | |
416 | 417 | | |
| |||
544 | 545 | | |
545 | 546 | | |
546 | 547 | | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
547 | 558 | | |
548 | 559 | | |
549 | 560 | | |
| |||
0 commit comments