diff options
| author | Mark Otto <[email protected]> | 2017-08-07 16:13:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-08-07 16:13:45 -0700 |
| commit | 542fec7d5336d9536a4d53ee93434e7afac4ef06 (patch) | |
| tree | 9dbad5acf1b061dffbae41354feff5c859ae9187 /dist/css/bootstrap.css | |
| parent | 8606c0d3ec4bb1861631990b20387498c982b335 (diff) | |
| download | bootstrap-542fec7d5336d9536a4d53ee93434e7afac4ef06.tar.xz bootstrap-542fec7d5336d9536a4d53ee93434e7afac4ef06.zip | |
dist
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 77f7d3648..fdc011426 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2558,6 +2558,11 @@ tbody.collapse.show { margin-left: 0; } +.dropup .dropdown-menu { + margin-top: 0; + margin-bottom: 0.125rem; +} + .dropup .dropdown-toggle::after { border-top: 0; border-bottom: 0.3em solid; |
