mirror of https://github.com/crossplane/docs.git
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:
parent
4abced74c3
commit
3b613b5e51
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue