Fix commit 'Update styles.css (#16138)' which disaligns Leaflet Awesome marker icons (#16321)

This commit is contained in:
Gilles Depeyrot 2024-08-27 23:58:56 +02:00 committed by GitHub
parent a961323113
commit e10443864d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1738,6 +1738,9 @@ tr.search:nth-child(odd) {
line-height: 100%;
}
.gridster .awesome-marker {
text-align: center;
}
.gridster {
margin: 0 auto;