DevelopingCoder/cs61a_hintr

View on GitHub
app/assets/stylesheets/hints.scss

Summary

Maintainability
Test Coverage
// Place all the styles related to the Hints controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
#compose-hint-input {
    width: 100%;
    height: 150px;
}