Commit 590140c
committed
Settings: remove stray scrollbar on the Updates sub-nav (#323)
.storage-subnav set overflow-x:hidden, which makes the browser compute
overflow-y to 'auto'; combined with the nav-links' -2px margin-bottom that
produced a stray vertical scrollbar on the sub-nav bar. Drop the overflow
clipping (only two short sub-tabs, flex-wrap:nowrap) — no scrollbar, and
the active-tab underline is no longer at risk of being clipped.1 parent 9d4c477 commit 590140c
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
592 | | - | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
593 | 595 | | |
594 | 596 | | |
595 | 597 | | |
| |||
0 commit comments