2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

overflow-y auto on toc menu

fixes #22977
This commit is contained in:
Gijs Boddeus
2017-07-04 10:59:20 +02:00
committed by Mark Otto
parent 2a745e54de
commit bc70d19156
+1
View File
@@ -14,6 +14,7 @@
padding-top: 1.5rem;
padding-bottom: 1.5rem;
overflow-x: visible;
overflow-y: auto;
font-size: .875rem;
}