mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-08-16 16:45:22 +00:00
Docs: Remove table semantics from tables used for layout purposes for includes (#7948)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<table>
|
||||
<table role="presentation">
|
||||
<tr><td style='text-align: center; border: none'>
|
||||
<iframe src='{{ include.url }}'
|
||||
width='{% if include.width %}{{ include.width }}{% else %}616{% endif %}'
|
||||
|
Reference in New Issue
Block a user