mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-16 19:41:06 +03:00
Browsable API navbar gets overlapped by highlighted pagination item fix (#4547)
This commit is contained in:
parent
a3802504a0
commit
aed4ed5e73
|
@ -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