diff options
| author | Mark Otto <[email protected]> | 2015-08-10 16:31:28 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-10 16:31:28 -0700 |
| commit | 121615ceba7845faf7384ac8d5fa1975f84c9583 (patch) | |
| tree | 60d6cb39736c625cb8820379dd5bfd8b80dc15a6 /docs/dist/css/bootstrap.css | |
| parent | 9fe6b85c32cf157268230b50f5ce85a8ad0d45bc (diff) | |
| download | bootstrap-121615ceba7845faf7384ac8d5fa1975f84c9583.tar.xz bootstrap-121615ceba7845faf7384ac8d5fa1975f84c9583.zip | |
dropdown fixes and dropdown docs tweaks
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 13d5fc1dd..d7db88c1b 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/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; |
