From be34e2fde6abc0edce916e8aeabfbb90a1b8bfc5 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 17 Aug 2015 18:20:33 -0700 Subject: grunt --- docs/dist/css/bootstrap.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/dist/css/bootstrap.css') diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index dc14c270f..ab84e9186 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2928,12 +2928,16 @@ input[type="button"].btn-block { .dropdown-item { display: block; + width: 100%; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.5; color: #373a3c; + text-align: inherit; white-space: nowrap; + background: none; + border: 0; } .dropdown-item:focus, -- cgit v1.2.3