Remove breadcrumb styling adjustments after the base theme update

This commit is contained in:
Yuri Sizov
2023-01-10 18:12:39 +03:00
parent f79f748f55
commit 0ba3029d24
2 changed files with 1 additions and 9 deletions

View File

@@ -1633,11 +1633,3 @@ p + .classref-constant {
.wy-menu-vertical p.caption + ul.active {
display: block;
}
/* Top navigation, breadcrumbs */
.wy-breadcrumbs li a {
padding: 0 5px;
}
.wy-breadcrumbs li a:first-child {
padding-left: 0;
}