diff --git a/pd/nw/css/c64.css b/pd/nw/css/c64.css
index 829c3c5529ae8231356700c25959b56108359663..5262ad94cd67dc6688f645ae559e0a265a33d996 100644
--- a/pd/nw/css/c64.css
+++ b/pd/nw/css/c64.css
@@ -513,7 +513,7 @@ div.y2 {
     margin-bottom: 0px;
     /* Set the background color to default gray (non-selected tab) */
     background-color:#7569d7;
-    height: 5vh;
+    height: 4vh;
 }
 
 /* Focused tabs */
diff --git a/pd/nw/css/default.css b/pd/nw/css/default.css
index 4e6f2b3cf6dcbe3805e5393da860e9c412d2921b..d23dc22766ea255ab50ebf4901788b7b4ca7ce6a 100644
--- a/pd/nw/css/default.css
+++ b/pd/nw/css/default.css
@@ -657,7 +657,7 @@ div.y2 {
     margin-bottom: 0px;
     /* Set the background color to default gray (non-selected tab) */
     background-color:#ececec;
-    height: 5vh;
+    height: 4vh;
 }
 
 /* Focused tabs */
diff --git a/pd/nw/css/extended.css b/pd/nw/css/extended.css
index 27c1cb05ff41dcc685b11d524e09c2a05219f039..c69d652c6a56cdb41deac0587fa39e450958600f 100644
--- a/pd/nw/css/extended.css
+++ b/pd/nw/css/extended.css
@@ -501,7 +501,7 @@ div.y2 {
     margin-bottom: 0px;
     /* Set the background color to default gray (non-selected tab) */
     background-color:#ececec;
-    height: 5vh;
+    height: 4vh;
 }
 
 /* Focused tabs */
diff --git a/pd/nw/css/inverted.css b/pd/nw/css/inverted.css
index 65ee12b746b3233b76000610e3503d4020970c75..8f6df83771f14a620af7b37540592d8af8a6efff 100644
--- a/pd/nw/css/inverted.css
+++ b/pd/nw/css/inverted.css
@@ -527,7 +527,7 @@ div.y2 {
     margin-bottom: 0px;
     /* Set the background color to default gray (non-selected tab) */
     background-color:#ececec;
-    height: 5vh;
+    height: 4vh;
 }
 
 /* Focused tabs */
diff --git a/pd/nw/css/strongbad.css b/pd/nw/css/strongbad.css
index 0a7d8d340229033b71c02531bdc0a9d9059eed70..e483869874df7f92f270615d8d24eda834324497 100644
--- a/pd/nw/css/strongbad.css
+++ b/pd/nw/css/strongbad.css
@@ -509,7 +509,7 @@ div.y2 {
     margin-bottom: 0px;
     /* Set the background color to default gray (non-selected tab) */
     background-color:#ececec;
-    height: 5vh;
+    height: 4vh;
 }
 
 /* Focused tabs */
diff --git a/pd/nw/css/subdued.css b/pd/nw/css/subdued.css
index c6ebc537f17e2233637ef8438cbe9eb1cf164bd9..595a3520b1e16831d13f8f599ff856c440246e79 100644
--- a/pd/nw/css/subdued.css
+++ b/pd/nw/css/subdued.css
@@ -508,7 +508,7 @@ div.y2 {
     margin-bottom: 0px;
     /* Set the background color to default gray (non-selected tab) */
     background-color:#ececec;
-    height: 5vh;
+    height: 4vh;
 }
 
 /* Focused tabs */
diff --git a/pd/nw/css/vanilla.css b/pd/nw/css/vanilla.css
index c54a0ace5cfcdf7cf01fea21ee4b1939d8f5d9a3..9b9ce74e9ba2adc19b1cbaabc1f9940a59426658 100644
--- a/pd/nw/css/vanilla.css
+++ b/pd/nw/css/vanilla.css
@@ -502,7 +502,7 @@ div.y2 {
     margin-bottom: 0px;
     /* Set the background color to default gray (non-selected tab) */
     background-color:#ececec;
-    height: 5vh;
+    height: 4vh;
 }
 
 /* Focused tabs */
diff --git a/pd/nw/css/vanilla_inverted.css b/pd/nw/css/vanilla_inverted.css
index 6040e8ce6964b9073f1a05db78f5702874e11257..81914607d7d1a1e3aaf27ae1abb218027863da49 100644
--- a/pd/nw/css/vanilla_inverted.css
+++ b/pd/nw/css/vanilla_inverted.css
@@ -507,7 +507,7 @@ div.y2 {
     margin-bottom: 0px;
     /* Set the background color to default gray (non-selected tab) */
     background-color:#ececec;
-    height: 5vh;
+    height: 4vh;
 }
 
 /* Focused tabs */