diff options
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; |
