smc/grandham

View on GitHub
app/assets/stylesheets/searches.css.scss

Summary

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

.search-field {
  width: 380px;
  height: 34px;
  padding: 6px 12px;
  position: relative;
  top: 1px;
}