Show rate limiting note on official instances only
Also fix some styling flaws resulting from hiding the rate limiting text.
This commit is contained in:
@@ -22,10 +22,14 @@ li.nav-item {
|
||||
}
|
||||
}
|
||||
|
||||
.no-bottom-space {
|
||||
.doc-welcome-note {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.api-note {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
.nav-tabs .nav-link.active {
|
||||
border-bottom: 1px solid #fff;
|
||||
@media (min-width: 676px){
|
||||
@@ -242,7 +246,7 @@ h3 {
|
||||
transition: 0.5s opacity ease;
|
||||
}
|
||||
|
||||
.api-note {
|
||||
.doc-welcome-note {
|
||||
font-size: 0.85rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user