Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions docs/source/_static/theme_overrides.css
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,6 @@ html[data-theme="dark"] .dark-logo {
margin-left: auto;
}

/* Ensure the logo is properly displayed */

.navbar-brand {
height: auto;
width: auto;
padding: 0 2em;
}

/* This is the bootstrap CSS style for "table-striped". Since the theme does
not yet provide an easy way to configure this globally, it easier to simply
include this snippet here than updating each table in all rst files to
Expand Down