We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d875835 commit d985737Copy full SHA for d985737
resources/css/bootstrap.css
@@ -994,10 +994,7 @@ pre {
994
margin: 0 0 10px;
995
font-size: 13px;
996
line-height: 20px;
997
- word-break: break-all;
998
- word-wrap: break-word;
999
white-space: pre;
1000
- white-space: pre-wrap;
1001
background-color: #f5f5f5;
1002
border: 1px solid #ccc;
1003
border: 1px solid rgba(0, 0, 0, 0.15);
@@ -1014,7 +1011,6 @@ pre code {
1014
1011
padding: 0;
1015
1012
color: inherit;
1016
1013
1017
1018
background-color: transparent;
1019
border: 0;
1020
}
0 commit comments