Skip to content

Commit

Permalink
Fixing very spaced out lists (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsignell authored Nov 14, 2019
1 parent a64bdf4 commit ee3a0c3
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions sphinx_holoviz_theme/static/css/main.css_t
Original file line number Diff line number Diff line change
Expand Up @@ -1827,16 +1827,6 @@ dt a.headerlink {
vertical-align: inherit
}

.simple {
display: inline-block;
margin-bottom: .75em;
padding-left: 1.5em
}

.simple ~ p {
clear: both
}

.mosaic.docs-home {
margin-top: 2em
}
Expand Down Expand Up @@ -2229,4 +2219,4 @@ dt:target,

.expander .expander-hidden+.expander-content {
display: none
}
}

0 comments on commit ee3a0c3

Please sign in to comment.