tap/app/assets/stylesheets/orders.css.scss
2015-02-19 15:30:13 +01:00

11 lines
267 B
SCSS

// Place all the styles related to the Orders controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
.form-control.input-lg{
height:65px;
}
.big-form-button{
height:65px;
width:65px;
}