]> Shamusworld >> Repos - ardour-manual/commitdiff
Table line-height corrected
authorEd Ward <edwsaintesprit@hotmail.com>
Sun, 26 Mar 2017 16:13:46 +0000 (18:13 +0200)
committerEd Ward <edwsaintesprit@hotmail.com>
Sun, 26 Mar 2017 16:13:46 +0000 (18:13 +0200)
source/css/app.css

index 1a215732f91885a451c8ec3c59d3e4b988a89908..84cefd0dd3d707e7deec630eb38764c8eb6aeed9 100644 (file)
@@ -85,8 +85,7 @@ body {
 #content p,
 #content li,
 #content dt,
-#content dd,
-#content table {
+#content dd {
   line-height: 2em;
 }
 
@@ -130,6 +129,7 @@ body {
   padding: 0;
   font-weight: normal;
   text-align: left;
+  line-height: 2ex;
 }
 
 #content table tr {