Skip to content

Commit cf35439

Browse files
committed
remove unnecessary css
1 parent d2c6f48 commit cf35439

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

docs/_static/custom.css

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -367,28 +367,12 @@ div.sidebar:not(.margin) .admonition {
367367
background-color: #ffffff;
368368
}
369369

370-
#search-shortcut-sidebar {
371-
position: absolute;
372-
right: 1.25rem;
373-
border-radius: 0.25em;
374-
background: #d9eef9;
375-
padding: 0.1787rem 0.2813rem;
376-
color: #4a4a4a;
377-
font-size: 1rem;
378-
font-weight: 600;
379-
line-height: 1.25rem;
380-
}
381-
382370
@media (min-width:768px) {
383371
div.sidebar:not(.margin) {
384372
width: 50%;
385373
margin-left: 1.5em;
386374
margin-right: -28%;
387375
}
388-
389-
#search-shortcut-sidebar {
390-
font-size: inherit;
391-
}
392376
}
393377

394378

0 commit comments

Comments
 (0)