Skip to content

Commit d72d718

Browse files
committed
Update extra.css
1 parent b6dcd4a commit d72d718

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/stylesheets/extra.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
/* Ensure navigation tabs are above splash content */
1212
.md-tabs {
1313
position: relative;
14-
z-index: 10;
14+
z-index: 4;
1515
}
1616

1717
.md-version * {
18-
position: absolute;
19-
z-index: 25;
18+
position: relative;
19+
z-index: 5;
2020
}
2121

2222
/* Splash container and background */

0 commit comments

Comments
 (0)