summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_theme/scipy/static/scipy.css_t1
1 files changed, 1 insertions, 0 deletions
diff --git a/_theme/scipy/static/scipy.css_t b/_theme/scipy/static/scipy.css_t
index 4401db5..a24b15d 100644
--- a/_theme/scipy/static/scipy.css_t
+++ b/_theme/scipy/static/scipy.css_t
@@ -236,6 +236,7 @@ table.citation {
table.docutils td, table.docutils th {
border: none;
+ vertical-align: top; /* align column names (left col) to first line of multi-line descriptions (right col) */
}
table.docutils {