mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-05 11:28:12 +08:00
rebase
This commit is contained in:
13
docs/build/html/search/search.css
vendored
13
docs/build/html/search/search.css
vendored
@@ -1,14 +1,9 @@
|
||||
/*---------------- Search Box positioning */
|
||||
/*---------------- Search Box */
|
||||
|
||||
#main-menu > li:last-child {
|
||||
/* This <li> object is the parent of the search bar */
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 36px;
|
||||
margin-right: 1em;
|
||||
#MSearchBox {
|
||||
position: absolute;
|
||||
right: 5px;
|
||||
}
|
||||
|
||||
/*---------------- Search box styling */
|
||||
|
||||
.SRPage * {
|
||||
|
||||
Reference in New Issue
Block a user