fix some editor rendering issues

This commit is contained in:
Fabian Jakobs 2010-05-11 10:21:24 +02:00
commit ba21db0feb
3 changed files with 7 additions and 3 deletions

View file

@ -6,8 +6,7 @@
.scroller {
position: absolute;
overflow-x: scroll;
overflow-y: hidden;
cursor: text;
overflow-y: hidden;
}
.gutter {
@ -49,6 +48,7 @@
}
.cursor-layer {
cursor: text;
}
.cursor {