Fix calendar context menu word wrapping
This commit is contained in:
parent
37df86723d
commit
63f563f06d
2 changed files with 12 additions and 4 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue