Browsable API navbar gets overlapped by highlighted pagination item fix (#4547)

This commit is contained in:
Akshay Sharma 2016-10-11 15:29:00 +05:30 committed by Tom Christie
parent a3802504a0
commit aed4ed5e73

View File

@ -32,7 +32,6 @@ a single block in the template.
position: fixed;
left: 0;
top: 0;
z-index: 3;
}
.navbar {