We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd7e454 commit 874000fCopy full SHA for 874000f
1 file changed
ietf/static/ietf/css/ietf.css
@@ -110,6 +110,7 @@ div.anchor-target:before {
110
height: 65px;
111
margin-top: -65px;
112
}
113
+div.anchor-target { z-index: 0; }
114
115
/* Make the panel title font normally large */
116
.panel-title { font-size: 14px }
@@ -124,6 +125,7 @@ label.required:after { content: "\2217"; color: #a94442; font-weight: bold; }
124
125
126
/* Add some margin to tabs */
127
.nav-tabs[role=tablist] { margin-bottom: 0.7em; }
128
+.nav a { z-index: 100; }
129
130
/* Styles needed for the ballot table */
131
/*
0 commit comments