Sha256: 03e47ff9c0334a08d5f6e7705eecd7cd78ac7b1c0e698beafba81a269899e636

Contents?: true

Size: 462 Bytes

Versions: 12

Compression:

Stored size: 462 Bytes

Contents

.form-actions > form.button_to {
  // make sure a rails button_to form renders inline when it's in a bootstrap .form-actions line.
  display: inline-block;
  margin-bottom:0;
}

.main-header {
  margin-bottom: 30px;
  h1 {
    margin-top: 0;
  }
}

.representative-media {
  display: block;
  padding: 0.5em 0;
}

.workflow-affix {
  position: fixed;
  bottom: 0;
  background: #FFF;
  z-index: 2;
  left: 0;
  right: 0;
  max-width: 1140px;
  margin: 0 auto;
}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
hyrax-2.0.3 app/assets/stylesheets/hyrax/_positioning.scss
hyrax-2.0.2 app/assets/stylesheets/hyrax/_positioning.scss
hyrax-2.0.1 app/assets/stylesheets/hyrax/_positioning.scss
hyrax-2.0.0 app/assets/stylesheets/hyrax/_positioning.scss
hyrax-2.0.0.rc3 app/assets/stylesheets/hyrax/_positioning.scss
hyrax-2.0.0.rc2 app/assets/stylesheets/hyrax/_positioning.scss
hyrax-2.0.0.rc1 app/assets/stylesheets/hyrax/_positioning.scss
hyrax-2.0.0.beta5 app/assets/stylesheets/hyrax/_positioning.scss
hyrax-2.0.0.beta4 app/assets/stylesheets/hyrax/_positioning.scss
hyrax-2.0.0.beta3 app/assets/stylesheets/hyrax/_positioning.scss
hyrax-2.0.0.beta2 app/assets/stylesheets/hyrax/_positioning.scss
hyrax-2.0.0.beta1 app/assets/stylesheets/hyrax/_positioning.scss