We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c6f48 commit cf35439Copy full SHA for cf35439
docs/_static/custom.css
@@ -367,28 +367,12 @@ div.sidebar:not(.margin) .admonition {
367
background-color: #ffffff;
368
}
369
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
-
382
@media (min-width:768px) {
383
div.sidebar:not(.margin) {
384
width: 50%;
385
margin-left: 1.5em;
386
margin-right: -28%;
387
388
389
- #search-shortcut-sidebar {
390
- font-size: inherit;
391
- }
392
393
394
0 commit comments