How can css be used to lower the navbar in the header?
This was posted in
https://getsatisfaction.com/apperyio/...,
but removed (at least as much of it as I was allowed to) and posted here when the original post was not answered.
Does any way now exist to use css to lower the navbar in the header so it does not overlap the iPhone status bar? E.g this worked for height:
Apperyio('LocationHeaderNavBar').find('li').height('15');
But I could not get .top, .margin or .padding to similarly work.
Thank you.