Wrap captions text for figures in tables

This commit is contained in:
Aaron 2017-03-07 12:46:58 -05:00 committed by GitHub
parent febd2619af
commit eb68d098c7

View File

@ -226,6 +226,9 @@
background-color: $link-color
color: $white
.wy-table-responsive table td, .wy-table-responsive table th
white-space: normal
[data-menu-wrap]
+transition(all .2s ease-in)
position: absolute