pytheas-core/src/main/resources/js/bootstrap/css/bootstrap-responsive.css [204:215]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



pytheas-core/src/main/resources/js/bootstrap/css/bootstrap-responsive.css [440:451]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



