mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-07 13:54:47 +03:00
Browsable API navbar gets overlapped by highlighted pagination item fix
This commit is contained in:
parent
4ff9e96b4c
commit
d986a8ef9f
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user