We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c21913 + 4a48803 commit 3d08a0aCopy full SHA for 3d08a0a
index.html
@@ -401,15 +401,15 @@
401
402
<h2>Downloads <i style="padding-left: 12px; font-size:12px;">(Right-click, and use "Save As")</i></h2>
403
404
- <table style="min-width: 640px;">
+ <table>
405
<tr>
406
<td><a href="underscore.js">Development Version (1.8.1)</a></td>
407
<td><i>49kb, Uncompressed with Plentiful Comments</i></td>
408
</tr>
409
410
<td><a href="underscore-min.js">Production Version (1.8.1)</a></td>
411
<td>
412
- <i>5.4kb, Minified and Gzipped <b>(3x smaller than Lodash ;)</b></i>
+ <i>5.4kb, Minified and Gzipped</i>
413
<small>(<a href="underscore-min.map">Source Map</a>)</small>
414
</td>
415
0 commit comments