This code is for users/developers who want to use fixed header on embedded in
their app (via WebView)
div.toolbar {
position:fixed;
left:0px;
top:0px;
width:100%;
z-index:1;
}
Original issue reported on code.google.com by sirai...@gmail.com on 19 Apr 2013 at 4:37
Original issue reported on code.google.com by
sirai...@gmail.com
on 19 Apr 2013 at 4:37