springhackathon/harmox-user

View on GitHub
app/assets/stylesheets/bot/hash_tags.scss

Summary

Maintainability
Test Coverage
// Place all the styles related to the bot/hash_tags controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/

.hash_tag_select {
  width: 100%;
}

.time_select {
  width: 100px;
  display:inline;
}

.center {
  text-align: center;
}

.question {
  width: 400px;
}