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 66ff5d4 commit 8b74da2Copy full SHA for 8b74da2
mode/javascript/index.html
@@ -7,7 +7,7 @@
7
<script src="javascript.js"></script>
8
<link rel="stylesheet" href="javascript.css">
9
<link rel="stylesheet" href="../../docs.css">
10
- <style type="text/css">.CodeMirror {border-top: 1px solid black; border-bottom: 1px solid black; height: auto}</style>
+ <style type="text/css">.CodeMirror {border-top: 1px solid black; border-bottom: 1px solid black;}</style>
11
</head>
12
<body>
13
<h1>CodeMirror 2: JavaScript mode</h1>
0 commit comments