diff options
-rw-r--r-- | local.css | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -49,12 +49,8 @@ pre margin-bottom: 1.5em; margin-top: 0; } -pre + * -{ - clear: left; -} -div.toggleable + * -{ + +h1, h2, h3, h4, h5, h6, table, p, ol, ul, li, div, pre { clear: left; } |