loleaflet/dist/contextMenu/jquery.contextMenu.css | 1 + 1 file changed, 1 insertion(+)
New commits: commit f95dbb177d8bd6c18980cf34dbfa214ebddc3355 Author: Pranav Kant <pran...@collabora.com> Date: Tue May 24 12:17:30 2016 +0530 bccu#1832: Increase z-index of context menu overlay ... so that it could come *over* the menubar when space is scarce. Change-Id: I218ec359d37f42174c5b7035a2d6da9a11da2cd1 diff --git a/loleaflet/dist/contextMenu/jquery.contextMenu.css b/loleaflet/dist/contextMenu/jquery.contextMenu.css index b74941f..25ec406 100644 --- a/loleaflet/dist/contextMenu/jquery.contextMenu.css +++ b/loleaflet/dist/contextMenu/jquery.contextMenu.css @@ -99,6 +99,7 @@ border-radius: 3px; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .5); box-shadow: 0 2px 5px rgba(0, 0, 0, .5); + z-index: 1040 !important; } .context-menu-item { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits