Sha256: 83ed25505d080b72d482dda8282eb397f6f9af0bed3d933d0bb40808e94e9133

Contents?: true

Size: 379 Bytes

Versions: 10

Compression:

Stored size: 379 Bytes

Contents

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

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

  // Fixed grid
  @include grid-core(42px, 20px);

  // Fluid grid
  @include grid-fluid(5.801104972%, 2.762430939%);

  // Input grid
  @include grid-input(42px, 20px);

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

}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
anjlab-bootstrap-rails-2.0.4.4 vendor/assets/stylesheets/responsive-768px-979px.scss
anjlab-bootstrap-rails-2.0.4.3 vendor/assets/stylesheets/responsive-768px-979px.scss
anjlab-bootstrap-rails-2.0.4.2 vendor/assets/stylesheets/responsive-768px-979px.scss
anjlab-bootstrap-rails-2.0.4.1 vendor/assets/stylesheets/responsive-768px-979px.scss
anjlab-bootstrap-rails-2.0.4.0 vendor/assets/stylesheets/responsive-768px-979px.scss
anjlab-bootstrap-rails-2.0.3.2 vendor/assets/stylesheets/responsive-768px-979px.scss
anjlab-bootstrap-rails-2.0.3.1 vendor/assets/stylesheets/responsive-768px-979px.scss
anjlab-bootstrap-rails-2.0.3.0 vendor/assets/stylesheets/responsive-768px-979px.scss
anjlab-bootstrap-rails-2.0.3.rc1 vendor/assets/stylesheets/responsive-768px-979px.scss
anjlab-bootstrap-rails-2.0.3.rc vendor/assets/stylesheets/responsive-768px-979px.scss