From 844df9e0011c0dff5900bcbed3f1146564c0103c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 5 Aug 2013 14:45:00 -0700 Subject: Fixes #8732: unfucks disabled fieldset form example with form groups --- dist/css/bootstrap.css | 1 - 1 file changed, 1 deletion(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 50b168190..b52b76790 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2874,7 +2874,6 @@ button.close { .nav-collapse-scrollable { max-height: 360px; margin-bottom: 15px; - overflow-x: hidden; overflow-y: scroll; -webkit-overflow-scrolling: touch; } -- cgit v1.2.3