Sha256: df27eadba5ce8f329c86adbff41d516c96c2f3a9ceec79d4a269df6f1a104012

Contents?: true

Size: 405 Bytes

Versions: 6

Compression:

Stored size: 405 Bytes

Contents

@import "bootstrap";

body {
  padding-top: $navbar-height + 20;
}

// If you want to use a sticky footer, put the .sticky class on your .html
html.sticky {
  position: relative;
  min-height: 100%;
}

.sticky .footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;

  .text-muted {
    margin: 20px 0;
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
happy_seed-0.0.15 lib/generators/happy_seed/static/templates/source/stylesheets/application.css.scss
happy_seed-0.0.14 lib/generators/happy_seed/static/templates/source/stylesheets/application.css.scss
happy_seed-0.0.13 lib/generators/happy_seed/static/templates/source/stylesheets/application.css.scss
happy_seed-0.0.12 lib/generators/happy_seed/static/templates/source/stylesheets/application.css.scss
happy_seed-0.0.11 lib/generators/happy_seed/static/templates/source/stylesheets/application.css.scss
happy_seed-0.0.10 lib/generators/happy_seed/static/templates/source/stylesheets/application.css.scss