Skip to content

Commit 6be0677

Browse files
SchmidtPaulclaude
andcommitted
fix: reduce banner z-index so nav dropdowns are clickable
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3ae3518 commit 6be0677

36 files changed

Lines changed: 36 additions & 36 deletions

1f_alpha.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
text-align: center;
341341
box-shadow: 0 2px 8px rgba(0,0,0,0.15);
342342
position: relative;
343-
z-index: 9999;
343+
z-index: 999;
344344
}
345345
.deprecation-banner strong {
346346
font-size: 17px;

1f_augmented_blockfixorrandom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
text-align: center;
341341
box-shadow: 0 2px 8px rgba(0,0,0,0.15);
342342
position: relative;
343-
z-index: 9999;
343+
z-index: 999;
344344
}
345345
.deprecation-banner strong {
346346
font-size: 17px;

1f_crd.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
text-align: center;
341341
box-shadow: 0 2px 8px rgba(0,0,0,0.15);
342342
position: relative;
343-
z-index: 9999;
343+
z-index: 999;
344344
}
345345
.deprecation-banner strong {
346346
font-size: 17px;

1f_crd_pdf.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
text-align: center;
341341
box-shadow: 0 2px 8px rgba(0,0,0,0.15);
342342
position: relative;
343-
z-index: 9999;
343+
z-index: 999;
344344
}
345345
.deprecation-banner strong {
346346
font-size: 17px;

1f_latsq_poisson.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
text-align: center;
341341
box-shadow: 0 2px 8px rgba(0,0,0,0.15);
342342
position: relative;
343-
z-index: 9999;
343+
z-index: 999;
344344
}
345345
.deprecation-banner strong {
346346
font-size: 17px;

1f_rcbd.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
text-align: center;
341341
box-shadow: 0 2px 8px rgba(0,0,0,0.15);
342342
position: relative;
343-
z-index: 9999;
343+
z-index: 999;
344344
}
345345
.deprecation-banner strong {
346346
font-size: 17px;

1f_rcbd_binomial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
text-align: center;
341341
box-shadow: 0 2px 8px rgba(0,0,0,0.15);
342342
position: relative;
343-
z-index: 9999;
343+
z-index: 999;
344344
}
345345
.deprecation-banner strong {
346346
font-size: 17px;

1f_rcbd_messwdh.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
text-align: center;
341341
box-shadow: 0 2px 8px rgba(0,0,0,0.15);
342342
position: relative;
343-
z-index: 9999;
343+
z-index: 999;
344344
}
345345
.deprecation-banner strong {
346346
font-size: 17px;

1f_subsampling.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
text-align: center;
341341
box-shadow: 0 2px 8px rgba(0,0,0,0.15);
342342
position: relative;
343-
z-index: 9999;
343+
z-index: 999;
344344
}
345345
.deprecation-banner strong {
346346
font-size: 17px;

1n_drinks.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
text-align: center;
341341
box-shadow: 0 2px 8px rgba(0,0,0,0.15);
342342
position: relative;
343-
z-index: 9999;
343+
z-index: 999;
344344
}
345345
.deprecation-banner strong {
346346
font-size: 17px;

0 commit comments

Comments
 (0)