Allow line breaks in table headers

This commit is contained in:
Joe Rickerby
2019-11-10 13:22:35 +00:00
parent 2692162617
commit ccd22e5a5a
+4
View File
@@ -36,6 +36,10 @@ h1, h2, h3, h4, h5, h6 {
margin-bottom: 14px;
}
.rst-content th {
white-space: normal;
}
/*
Code block filename style