diff options
Diffstat (limited to 'src/navtree.css')
-rw-r--r-- | src/navtree.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/navtree.css b/src/navtree.css index a72869c..435168a 100644 --- a/src/navtree.css +++ b/src/navtree.css @@ -76,6 +76,7 @@ display:block; padding:0px; margin:0px; + -webkit-overflow-scrolling : touch; /* iOS 5+ */ } #side-nav { @@ -115,6 +116,7 @@ background-image:url('nav_h.png'); background-repeat:repeat-x; background-color: ##FA; + -webkit-overflow-scrolling : touch; /* iOS 5+ */ } @media print |