Put the event title on its own line (in the detail popup).
This commit is contained in:
parent
5da4c7050c
commit
7a7254f3da
1 changed files with 1 additions and 0 deletions
|
@ -313,6 +313,7 @@
|
|||
}
|
||||
|
||||
#cal-container .cal-event-details .cal-detail-perm-title {
|
||||
display: block;
|
||||
margin: 0 0 10px 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue