Skip to content

Commit 243ffa1

Browse files
committed
doc: align td content top with RTD sphinx style
Signed-off-by: Xavier Delaruelle <[email protected]>
1 parent 313e70c commit 243ffa1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/source/_static/rtd_theme_overrides.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
white-space: normal !important;
88
}
99

10+
.wy-table-responsive table td {
11+
vertical-align: top !important;
12+
}
13+
1014
.wy-table-responsive {
1115
overflow: visible !important;
1216
}

0 commit comments

Comments
 (0)