Remove scroll-view offset

It is overridden by something in js
This commit is contained in:
Ben Ogle 2013-09-23 15:32:37 -07:00
parent 4b4f9f753f
commit 0e94468e6e

View File

@ -178,6 +178,5 @@
.scroll-view {
overflow: hidden;
top: 1px;
}
}