summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index 384309bb..ffdecd26 100644
--- a/local.css
+++ b/local.css
@@ -53,6 +53,10 @@ pre + *
{
clear: left;
}
+div.toggleable + *
+{
+ clear: left;
+}
.header
{