diff --git a/css/custom.css b/css/custom.css index 6cdf646..8f99276 100644 --- a/css/custom.css +++ b/css/custom.css @@ -26,6 +26,10 @@ abbr, acronym { float: right; } +#comments { + clear: both; +} + .noteclassic, .noteimportant, .notewarning, .notetip { margin: 2em; margin-left: auto;