Skip to content

Commit 747b3ef

Browse files
author
Wes Cossick
committed
Rebuild project
1 parent 26391ef commit 747b3ef

File tree

6 files changed

+391
-398
lines changed

6 files changed

+391
-398
lines changed

debug/simplemde.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;}
171171
}
172172

173173
/* The fake, visible scrollbars. Used to force redraw during scrolling
174-
before actual scrolling happens, thus preventing shaking and
174+
before actuall scrolling happens, thus preventing shaking and
175175
flickering artifacts. */
176176
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
177177
position: absolute;
@@ -203,7 +203,6 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;}
203203
white-space: normal;
204204
height: 100%;
205205
display: inline-block;
206-
vertical-align: top;
207206
margin-bottom: -30px;
208207
/* Hack to make IE7 behave */
209208
*zoom:1;

0 commit comments

Comments
 (0)