Skip to content

Commit afda135

Browse files
committed
Update extra.css
1 parent d99f434 commit afda135

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: 3;
1515
}
1616

17-
.md-version {
17+
.md-version * {
1818
position: relative;
19-
z-index: 25;
19+
z-index: 5;
2020
}
2121

2222
/* Splash container and background */

0 commit comments

Comments
 (0)