Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 672d7ce

Browse files
committed
Fix: Correct selector mistake.
1 parent 8573cf5 commit 672d7ce

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

runestone/common/css/runestone-custom-sphinx-bootstrap.css

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -869,12 +869,7 @@ div.flash {
869869
background-color: #ffffff;
870870
}
871871

872-
.container {
873-
margin: 0 0 0.5em 1em;
874-
width: auto;
875-
}
876-
877-
.section>div.sidebar {
872+
.container .section>div.sidebar {
878873
margin: 0 0 0.5em 1em;
879874
}
880875

0 commit comments

Comments
 (0)