X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/f16c93d413b32cb2b7c44d1255e4533fcbcf1bcc..90f76caa2008d1a07484ee43f141718fdadbf1a7:/base.css diff --git a/base.css b/base.css index 41742e3..70a4429 100644 --- a/base.css +++ b/base.css @@ -48,6 +48,9 @@ hr { position: relative; /* prevents buggy hovering in table if caption present in gecko */ margin: 1ex 1ex 2ex; } +.section .section { + float: left; +} #charset .section table { margin: -0.5ex 0 1ex; /* headers provide sufficient spacing already */ }