Bootstrap 4.3.1

pull/6629/head
Aleksander Machniak 5 years ago
parent 2373aea95c
commit b2b39ade23

@ -88,10 +88,10 @@
{
"lib": "bootstrap",
"name": "Bootstrap",
"version": "4.2.1",
"version": "4.3.1",
"url": "https://github.com/twbs/bootstrap/releases/download/v$v/bootstrap-$v-dist.zip",
"dest": "skins/elastic/deps",
"sha1": "2c80550e423a2500a98d4efbc7d6374cf131495e",
"sha1": "ee9e9d6bbbb6181dc519778af2b38804a6aa62a4",
"license": "MIT",
"flat": true,
"map": {

@ -3447,6 +3447,7 @@ function rcube_elastic_ui()
boundary: 'viewport',
html: true,
offset: '0,2',
sanitize: false,
template: '<div class="popover select-menu" style="min-width: ' + min_width + 'px; max-width: ' + max_width + 'px">'
+ '<div class="popover-header"></div>'
+ '<div class="popover-body" style="max-height: ' + max_height + 'px"></div></div>'

Loading…
Cancel
Save