Fix latest tag overlapping with version

Fixes the latest tag overlapping with the version in the selector.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
This commit is contained in:
hasheddan 2022-10-31 10:29:30 -04:00
parent 4abced74c3
commit 3b613b5e51
No known key found for this signature in database
GPG Key ID: BD68BC686A14C271
1 changed files with 1 additions and 1 deletions

View File

@ -519,7 +519,7 @@ pre > code {
pointer-events: none;
}
#docs-header .versions.latest select {
padding-right: 95px;
padding-right: 105px;
}
.docs-menu {
min-width: 260px;