Fix calendar context menu word wrapping

This commit is contained in:
Duncan Sommerville 2015-09-02 11:22:24 -04:00
parent 37df86723d
commit 63f563f06d
2 changed files with 12 additions and 4 deletions

View file

@ -3462,6 +3462,10 @@ dd .stream-status {
min-width: 200px !important;
}
.calendar-context-menu .context-menu-list {
min-width: 260px !important;
}
/* Add Media Page */
#upload_form, #recent_uploads_wrapper {