]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/pdf.css
Align table cells on top
[ardour-manual] / source / css / pdf.css
index a1409a20292a21bff4145816e2e8edd5c77f5dab..5429085d52f8ef396f86aadf32a22389cb0a2ddb 100644 (file)
@@ -121,6 +121,10 @@ table, figure {
        page-break-inside: avoid;
 }
 
+td, th {
+       vertical-align: top;
+}
+
 ul.toc {
        list-style: none;
        margin: 0;