From 121615ceba7845faf7384ac8d5fa1975f84c9583 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 10 Aug 2015 16:31:28 -0700 Subject: dropdown fixes and dropdown docs tweaks --- dist/css/bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 13d5fc1dd..d7db88c1b 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3007,7 +3007,7 @@ input[type="button"].btn-block { border-radius: .25rem; } -.dropdown-menu .divider { +.dropdown-menu .dropdown-divider { height: 1px; margin: .5rem 0; overflow: hidden; -- cgit v1.2.3