Skip to content

Commit e28a5f2

Browse files
committed
Update location-mode.md
1 parent ab2e6ba commit e28a5f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/python/location-mode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ fig.show()
7474

7575
The following ISO codes are supported when `locationmode='ISO-3'`:
7676

77-
<table style="text-align: left; width: 100%;">
77+
<table style="text-align: left;">
7878
<thead>
7979
<tr>
8080
<th style="text-align: left;">Name</th>
@@ -366,7 +366,7 @@ fig.show()
366366

367367
The following state codes are supported when `locationmode='USA-states'`:
368368

369-
<table style="text-align: left; width: 100%;">
369+
<table style="text-align: left;">
370370
<thead>
371371
<tr>
372372
<th style="text-align: left;">State</th>

0 commit comments

Comments
 (0)