2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Fixes #10601: Use overflow-y: auto; for navbar collapse instead of visible to better enable scrolling on Android 4.x

This commit is contained in:
Mark Otto
2013-10-21 01:53:41 -07:00
parent ee9be1a30f
commit eed53d7811
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
}
&.in {
overflow-y: visible;
overflow-y: auto;
}
// Account for first and last children spacing