Fix the event detail popup table alignment (now centered).

This commit is contained in:
Daru13 2018-11-24 03:25:13 +01:00
parent 7a1e6c0be3
commit 72617946eb

View file

@ -303,7 +303,7 @@
}
#cal-container .cal-event-details table {
width: 100%;
margin: 0 auto;
font-size: 1.8rem;
}