On Thursday, March 8, 2012 11:55:17 AM UTC-5, Len Jaffe wrote:
>
>
>
> On Thursday, March 8, 2012 11:44:36 AM UTC-5, Rick Lowes wrote:
>>
>> Are you using the untouched bootstrap.min.css ? Or have you made edits to 
>> it? If you've made edits, can you pass that file along as well (wouldn't 
>> hurt to send your version along just in case).
>>
>
> I have not made any conscious edits to bootstrap, but I will go back and 
> compare the files with the zip.  FYI: I get the same results from bootstrap 
> and bootstrap.min.
>

In the output below, bootstrap2 is the original, bootstrap is a fresh 
extract from the zip.  As you can see, they're close enough for jazz.


jaffel1@rtdev:~/bootstrap2/css> ls -l
total 180
-rw-r--r-- 1 jaffel1 users 84463 2012-02-19 02:32 bootstrap.css
-rw-r--r-- 1 jaffel1 users 74132 2012-02-19 02:32 bootstrap.min.css
-rw-r--r-- 1 jaffel1 users 10803 2012-02-19 02:32 bootstrap-responsive.css
-rw-r--r-- 1 jaffel1 users  7849 2012-02-19 02:32 
bootstrap-responsive.min.css

jaffel1@rtdev:~/bootstrap/css> unzip -l ~/bootstrap.zip
Archive:  /home/jaffel1/bootstrap.zip
  Length     Date   Time    Name
 --------    ----   ----    ----
        0  02-19-12 02:32   bootstrap/
        0  02-19-12 02:32   bootstrap/css/
    10803  02-19-12 02:32   bootstrap/css/bootstrap-responsive.css
     7849  02-19-12 02:32   bootstrap/css/bootstrap-responsive.min.css
    84463  02-19-12 02:32   bootstrap/css/bootstrap.css
    74132  02-19-12 02:32   bootstrap/css/bootstrap.min.css
        0  02-19-12 02:32   bootstrap/img/
     4352  02-19-12 02:32   bootstrap/img/glyphicons-halflings-white.png
     4352  02-19-12 02:32   bootstrap/img/glyphicons-halflings.png
        0  02-19-12 02:32   bootstrap/js/
    47626  02-19-12 02:32   bootstrap/js/bootstrap.js
    20825  02-19-12 02:32   bootstrap/js/bootstrap.min.js
 --------                   -------
   254402                   12 files

      1  bootstrap/css/bootstrap.min.css 02715    73
      2 bootstrap2/css/bootstrap.min.css 02715    73
      3  bootstrap/css/bootstrap-responsive.css 62728    11
      4 bootstrap2/css/bootstrap-responsive.css 62728    11
      5  bootstrap/css/bootstrap.css 37387    83
      6 bootstrap2/css/bootstrap.css 37387    83
      7  bootstrap/css/bootstrap-responsive.min.css 58681     8
      8 bootstrap2/css/bootstrap-responsive.min.css 58681     8
      9  bootstrap/js/bootstrap.js 26229    47
     10 bootstrap2/js/bootstrap.js 26229    47
     11  bootstrap/js/bootstrap.min.js 18271    21
     12 bootstrap2/js/bootstrap.min.js 18270    21

 

Reply via email to