diff --git a/sass/_theme_rst.sass b/sass/_theme_rst.sass index 7e7542d..3ab83de 100644 --- a/sass/_theme_rst.sass +++ b/sass/_theme_rst.sass @@ -109,6 +109,9 @@ // These are the various note pullouts that sphinx applies .note, .attention, .caution, .danger, .error, .hint, .important, .tip, .warning, .seealso, .admonition-todo, .admonition @extend .wy-alert + // These block elements are unsuitable for having floating objects next + // to them + clear: both; .last margin-bottom: 0 .admonition-title