Skip to content

Commit 3d08a0a

Browse files
committed
Merge branch 'master' into gh-pages
2 parents 5c21913 + 4a48803 commit 3d08a0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -401,15 +401,15 @@
401401

402402
<h2>Downloads <i style="padding-left: 12px; font-size:12px;">(Right-click, and use "Save As")</i></h2>
403403

404-
<table style="min-width: 640px;">
404+
<table>
405405
<tr>
406406
<td><a href="underscore.js">Development Version (1.8.1)</a></td>
407407
<td><i>49kb, Uncompressed with Plentiful Comments</i></td>
408408
</tr>
409409
<tr>
410410
<td><a href="underscore-min.js">Production Version (1.8.1)</a></td>
411411
<td>
412-
<i>5.4kb, Minified and Gzipped <b>(3x smaller than Lodash ;)</b></i>
412+
<i>5.4kb, Minified and Gzipped</i>
413413
&nbsp;<small>(<a href="underscore-min.map">Source Map</a>)</small>
414414
</td>
415415
</tr>

0 commit comments

Comments
 (0)