fix scrollbar in FF

This commit is contained in:
Fabian Jakobs 2010-04-28 09:40:23 +02:00
commit 18d56bec38

View file

@ -25,7 +25,7 @@
.editor .sb div {
position: absolute;
width: 1px;
left: -10px;
left: 0px;
}
.layer {