Skip to content

Commit 630434e

Browse files
author
Matt Gaunt
committed
Table formatting - new lines for version
1 parent 3da21bb commit 630434e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -215,19 +215,19 @@ encryption.
215215
<table>
216216
<thead>
217217
<tr>
218-
<td><strong>Browser</strong></td>
219-
<td><strong>Push without Payload</strong></td>
220-
<td><strong>Push with Payload</strong></td>
221-
<td><strong>VAPID</strong></td>
222-
<td><strong>Notes</strong></td>
218+
<th><strong>Browser</strong></th>
219+
<th width="100px"><strong>Push without Payload</strong></th>
220+
<th width="100px"><strong>Push with Payload</strong></th>
221+
<th width="100px"><strong>VAPID</strong></th>
222+
<th><strong>Notes</strong></th>
223223
</tr>
224224
</thead>
225225
<tbody>
226226
<tr>
227227
<td>Chrome</td>
228228

229229
<!-- Push without payloads support-->
230-
<td>✓<br />Since v42</td>
230+
<td>✓ v42+</td>
231231

232232
<!-- Push with payload support -->
233233
<td>✓ v50+</td>

0 commit comments

Comments
 (0)