Do not float elements next to admonition blocks #722 (#723)

This commit is contained in:
Benjamin Bach
2019-02-25 19:24:48 +01:00
committed by Aaron Carlisle
parent ecbc09f22a
commit 6c876607a5

View File

@@ -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