diff --git a/pd/nw/css/c64.css b/pd/nw/css/c64.css index dcd6bacc99e2c91b16e74dc3f475d3cf6b964eb1..bca01f1a8d1c0cc396b173f22c0884c8eb50f62e 100644 --- a/pd/nw/css/c64.css +++ b/pd/nw/css/c64.css @@ -517,7 +517,6 @@ div.y2 { margin-bottom: 0px; /* Set the background color to default gray (non-selected tab) */ background-color:#7569d7; - height: 4vh; } /* Focused tabs */ diff --git a/pd/nw/css/default.css b/pd/nw/css/default.css index 5d5ee68ab4bc5e494d770798ae3680f73d0afd6d..f0ed0040221c6061ececac8667173cdbb79cf880 100644 --- a/pd/nw/css/default.css +++ b/pd/nw/css/default.css @@ -661,7 +661,6 @@ div.y2 { margin-bottom: 0px; /* Set the background color to default gray (non-selected tab) */ background-color:#ececec; - height: 4vh; } /* Focused tabs */ diff --git a/pd/nw/css/extended.css b/pd/nw/css/extended.css index c884ab88261aba27d76ab709707edd52e6e9f3e1..2e320b165087c23648efe8fc52254557962cbb7e 100644 --- a/pd/nw/css/extended.css +++ b/pd/nw/css/extended.css @@ -505,7 +505,6 @@ div.y2 { margin-bottom: 0px; /* Set the background color to default gray (non-selected tab) */ background-color:#ececec; - height: 4vh; } /* Focused tabs */ diff --git a/pd/nw/css/inverted.css b/pd/nw/css/inverted.css index e81421bf53d79a1f9d39f36fd9517e022e2d22eb..76a42c44db381461714e6658cff1be79ae0442c6 100644 --- a/pd/nw/css/inverted.css +++ b/pd/nw/css/inverted.css @@ -531,7 +531,6 @@ div.y2 { margin-bottom: 0px; /* Set the background color to default gray (non-selected tab) */ background-color:#ececec; - height: 4vh; } /* Focused tabs */ diff --git a/pd/nw/css/strongbad.css b/pd/nw/css/strongbad.css index 65f5d760bead854861af5878ece4dbb924975584..c7e00cc25fddf70f886b6886f35591f307b10a24 100644 --- a/pd/nw/css/strongbad.css +++ b/pd/nw/css/strongbad.css @@ -513,7 +513,6 @@ div.y2 { margin-bottom: 0px; /* Set the background color to default gray (non-selected tab) */ background-color:#ececec; - height: 4vh; } /* Focused tabs */ diff --git a/pd/nw/css/subdued.css b/pd/nw/css/subdued.css index 1acea1462a748497107b7859c7a2ca944a48c485..f4966126425eb64da9a0e6c618007275c6d5d924 100644 --- a/pd/nw/css/subdued.css +++ b/pd/nw/css/subdued.css @@ -512,7 +512,6 @@ div.y2 { margin-bottom: 0px; /* Set the background color to default gray (non-selected tab) */ background-color:#ececec; - height: 4vh; } /* Focused tabs */ diff --git a/pd/nw/css/vanilla.css b/pd/nw/css/vanilla.css index b9dd8502c884896ea2daac92c80286d29f55da1d..1ac5e5792f9d0bf7e8dcc6a40e2f90470bedbc3b 100644 --- a/pd/nw/css/vanilla.css +++ b/pd/nw/css/vanilla.css @@ -506,7 +506,6 @@ div.y2 { margin-bottom: 0px; /* Set the background color to default gray (non-selected tab) */ background-color:#ececec; - height: 4vh; } /* Focused tabs */ diff --git a/pd/nw/css/vanilla_inverted.css b/pd/nw/css/vanilla_inverted.css index 56808b77ed1132fb3ce38ca8b222db95c45bf316..e1084e19148b1eb8961b319622b0eaca608eee61 100644 --- a/pd/nw/css/vanilla_inverted.css +++ b/pd/nw/css/vanilla_inverted.css @@ -511,7 +511,6 @@ div.y2 { margin-bottom: 0px; /* Set the background color to default gray (non-selected tab) */ background-color:#ececec; - height: 4vh; } /* Focused tabs */