quick fix for map on Firefox
This commit is contained in:
parent
634cf4c042
commit
07c6ea06f6
@ -5,6 +5,7 @@ a {
|
|||||||
div.seatCharts-container {
|
div.seatCharts-container {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
|
width: -moz-fit-content;
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user