Browsable API navbar gets overlapped by highlighted pagination item fix

This commit is contained in:
Akshay Sharma 2016-10-09 02:00:07 +05:30
parent 4ff9e96b4c
commit d986a8ef9f

View File

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