overflow : hidden;
background : #f5f5f5;
box-shadow : inset -1px 0px 2px -1px rgba(0,0,0,0.1);
+ -webkit-overflow-scrolling : touch;
}
#headlines-wrap-inner {
border-width : 0px;
border-color : #ddd;
margin-top : 0px;
+ -webkit-overflow-scrolling : touch;
}
#headlines-toolbar_splitter, #toolbar_splitter {
line-height: 1.5;
font-size : 15px;
overflow : auto;
+ -webkit-overflow-scrolling : touch;
}
#feedTree .dijitTreeRow .dijitTreeLabel.Unread {