Skip to content

Commit edf3c99

Browse files
committed
Add top alignment for wrapped <td>s
1 parent b86ca39 commit edf3c99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sass/_theme_layout.sass

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,8 @@ footer
398398
+media($desktop)
399399
.wy-table-responsive table td
400400
white-space: normal
401+
.rst-content table.docutils td
402+
vertical-align: top
401403

402404
+media($desktop-wider)
403405
.wy-nav-content-wrap

0 commit comments

Comments
 (0)