Created by: dionysiosarvanitis
As I can see in documentation for "Basic grid HTML", offset margin-left's does not preserved in small screen resolutions. So if I'm not wrong this must be the concept for "Fluid offsetting" too.
For this, we only need to override the first-child of all offsets as the rest children is covered by .row-fluid [class*="span"] rule.