16.099999999999998px shows up in bootstrap.css
Created by: DavidEGrayson
Sorry if this was already reported, but I just noticed that in Bootstrap 3.0.0, bootstrap.css has the following line:
font-size: 16.099999999999998px;
That is a waste of network bandwidth and I suspect you really wanted it to be 16.1px.