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 4cd49b5 commit e4ab125Copy full SHA for e4ab125
about_code_tool/templates/default.html
@@ -3,10 +3,8 @@
3
<head>
4
<style type="text/css">
5
div.additional-license-text-list {display:block}
6
- body {
7
- font-family: Helvetica, Arial, sans-serif;
8
- word-wrap: break-word;
9
- }
+ body {font-family: Helvetica, Arial, sans-serif;}
+ pre {white-space: pre-wrap;}
10
</style>
11
<title>Open Source Software Information</title>
12
</head>
0 commit comments