This commit is contained in:
CircleCI Docs
2025-01-09 21:56:20 +00:00
parent 830f99716d
commit 231caa94a6
2642 changed files with 137687 additions and 70861 deletions

View File

@@ -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 * {