Sha256: 7e341c189294869eb19b85e3d502cb7edd07be0216777692c786b5547eb8e5f9

Contents?: true

Size: 303 Bytes

Versions: 4

Compression:

Stored size: 303 Bytes

Contents

/* Generic layout stuff */
.hide 
{
  display:none
}
  

/* This provides a fixed distance between the header and the main content */
body {
  padding-top: 6em;
}

/* prevent search bar space from collapsing when there's no search bar */
.desktop-search-bar, .tablet-search-bar {
  min-height: 1em
}


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
blacklight-4.0.0.rc2 app/assets/stylesheets/blacklight/_layout.css.scss
blacklight-4.0.0.rc1 app/assets/stylesheets/blacklight/_layout.css.scss
blacklight-4.0.0.pre7 app/assets/stylesheets/blacklight/_layout.css.scss
blacklight-4.0.0.pre6 app/assets/stylesheets/blacklight/_layout.css.scss