css: Fix code blocks overflowing for integration names.

This commit is contained in:
Robert Hönig 2017-11-24 12:45:13 +01:00 committed by Tim Abbott
parent b607d26f0a
commit 0dc91a9148
1 changed files with 0 additions and 1 deletions

View File

@ -2002,7 +2002,6 @@ nav ul li.active::after {
display: inline-block;
vertical-align: middle;
max-width: 100%;
overflow: auto;
font-family: Monaco, Menlo, Consolas, "Courier New", Courier, monospace;
font-size: 0.85em;