aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-17 18:20:33 -0700
committerMark Otto <[email protected]>2015-08-17 18:20:33 -0700
commitbe34e2fde6abc0edce916e8aeabfbb90a1b8bfc5 (patch)
tree0b023947fd1d7d846f4e2a649699f36138e738d6 /docs/dist/css/bootstrap.css
parent29b4031db5cdce170b817967e73f5fd5891a6545 (diff)
downloadbootstrap-be34e2fde6abc0edce916e8aeabfbb90a1b8bfc5.tar.xz
bootstrap-be34e2fde6abc0edce916e8aeabfbb90a1b8bfc5.zip
grunt
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css4
1 files changed, 4 insertions, 0 deletions
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,