Fix for context menu on calendar being too small sometimes

This commit is contained in:
drigato 2015-07-15 07:19:48 -04:00
parent fdef9d9f78
commit dddc6e6591
2 changed files with 4 additions and 2 deletions

View File

@ -3321,6 +3321,7 @@ dd .stream-status {
color: white;
}
.context-menu-list {
width: 200px !important;
.calendar-context-menu {
min-width: 200px !important;
}

View File

@ -325,6 +325,7 @@ $(document).ready(function() {
selector: 'div.fc-event',
trigger: "left",
ignoreRightClick: true,
className: 'calendar-context-menu',
build: function($el, e) {
var data,