Remove background-color from .pane, .view

This commit is contained in:
Adam Bradley
2014-02-19 09:21:49 -06:00
parent a5471aeeb5
commit 5b1e70831e

View File

@@ -300,6 +300,5 @@ infinite-scroll.active .scroll-infinite {
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
@include translate3d(0,0,0);
}