X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/587ac438d1321ac08955a251401c06668a3d1ee9..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 */ }