mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 02:31:18 -03:00
fish_config: Let tabs wrap
Otherwise they would scroll off-screen for narrow windows. This was intentional.
This commit is contained in:
@@ -34,7 +34,6 @@ body {
|
||||
|
||||
.tab {
|
||||
display: table-cell;
|
||||
white-space: nowrap;
|
||||
padding-bottom: 15px;
|
||||
padding-top: 15px;
|
||||
padding-left: 3px;
|
||||
|
||||
Reference in New Issue
Block a user