Sha256: 9c1af056ca104473a7bcb0fa063eb7d0a0fee2f790af851ec0652a54ff06e73b

Contents?: true

Size: 476 Bytes

Versions: 10

Compression:

Stored size: 476 Bytes

Contents

// PORTRAIT TABLET TO DEFAULT DESKTOP
// ----------------------------------

@media (min-width: 768px) and (max-width: 979px) {

  // Fixed grid
  @include gridCore($gridColumnWidthTablet, $gridGutterWidthTablet);

  // Fluid grid
  @include gridFluid($fluidGridColumnWidthTablet, $fluidGridGutterWidthTablet);

  // Input grid
  @include gridInput($gridColumnWidthTablet, $gridGutterWidthTablet);

  // No need to reset .thumbnails here since it's the same $gridGutterWidth
}

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
querobolsa-bootstrap-sass-0.2.4 vendor/assets/stylesheets/querobolsa-bootstrap/_responsive-768px-979px.scss
querobolsa-bootstrap-sass-0.2.3 vendor/assets/stylesheets/bootstrap/_responsive-768px-979px.scss
querobolsa-bootstrap-sass-0.2.2 vendor/assets/stylesheets/bootstrap/_responsive-768px-979px.scss
querobolsa-bootstrap-sass-0.2.1 vendor/assets/stylesheets/bootstrap/_responsive-768px-979px.scss
querobolsa-bootstrap-sass-0.2 vendor/assets/stylesheets/bootstrap/_responsive-768px-979px.scss
querobolsa-bootstrap-sass-0.1.0 vendor/assets/stylesheets/bootstrap/_responsive-768px-979px.scss
bootstrap-sass-2.0.4.2 vendor/assets/stylesheets/bootstrap/_responsive-768px-979px.scss
bootstrap-sass-2.0.4.1 vendor/assets/stylesheets/bootstrap/_responsive-768px-979px.scss
bootstrap-sass-keppy-0.0.0 vendor/assets/stylesheets/bootstrap/_responsive-768px-979px.scss
bootstrap-sass-2.0.4.0 vendor/assets/stylesheets/bootstrap/_responsive-768px-979px.scss