Sha256: 1724f591daf28ba274f77dbe10b8287e0575dbc59740816c7e5949e0555267b1

Contents?: true

Size: 282 Bytes

Versions: 4

Compression:

Stored size: 282 Bytes

Contents

// --------------Grid------------------------------------------
//

// This is used by the devise generated views.
.center-panel {
  @extend .col-lg-6;
  @extend .col-lg-offset-3;

  @extend .col-md-6;
  @extend .col-md-offset-3;

  @extend .col-sm-8;
  @extend .col-sm-offset-2;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
happy_seed-0.0.19 lib/generators/happy_seed/bootstrap/templates/app/assets/stylesheets/shared/_grid.scss
happy_seed-0.0.18 lib/generators/happy_seed/bootstrap/templates/app/assets/stylesheets/shared/_grid.scss
happy_seed-0.0.17 lib/generators/happy_seed/bootstrap/templates/app/assets/stylesheets/shared/_grid.scss
happy_seed-0.0.16 lib/generators/happy_seed/bootstrap/templates/app/assets/stylesheets/shared/_grid.scss