summaryrefslogtreecommitdiffstats
path: root/src/navtree.css
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2012-05-19 12:11:23 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2012-05-19 12:11:23 (GMT)
commit55e5055cfbb6f8e013a894c0ec8b10771231e3ba (patch)
tree58d7a64919b99cc76fdc7120ae5d0407f3163a67 /src/navtree.css
parent44ca9512aaeb19f7fbd07afda88ec4cfe53ce831 (diff)
downloadDoxygen-55e5055cfbb6f8e013a894c0ec8b10771231e3ba.zip
Doxygen-55e5055cfbb6f8e013a894c0ec8b10771231e3ba.tar.gz
Doxygen-55e5055cfbb6f8e013a894c0ec8b10771231e3ba.tar.bz2
Release-1.8.1
Diffstat (limited to 'src/navtree.css')
-rw-r--r--src/navtree.css2
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