Skip to content

Commit c67942e

Browse files
authored
Merge pull request #37169 from gaurav-nelson/admonition-text-fix
2 parents b42e1ca + bffe738 commit c67942e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_stylesheets/docs.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -869,6 +869,7 @@ table > tbody > tr > td > div > div > p > code {
869869
border: 0;
870870
background: none;
871871
width: 100%;
872+
table-layout: fixed;
872873
}
873874
.admonitionblock.note {
874875
background: #4e9fde15;

0 commit comments

Comments
 (0)