joshsoftware/code-curiosity

View on GitHub
app/assets/stylesheets/admin/redeem_requests.scss

Summary

Maintainability
Test Coverage
// Place all the styles related to the admin/redeem_requests controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
.slide{
    float: right;
}

.btn.btn-primary.glyphicon.glyphicon-download{
  float: right;
}