Reduce search position to 15% width on desktop
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -18694,8 +18694,8 @@ nav[data-toggle=toc] .nav-link.active+ul{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.container-header .container-search {
|
.container-header .container-search {
|
||||||
flex: 0 0 16.667%;
|
flex: 0 0 15%;
|
||||||
max-width: 16.667%;
|
max-width: 15%;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user