Fix the event detail popup table alignment (now centered).
This commit is contained in:
parent
7a1e6c0be3
commit
72617946eb
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@
|
|||
}
|
||||
|
||||
#cal-container .cal-event-details table {
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
font-size: 1.8rem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue