diff --git a/app/assets/stylesheets/orders.css.scss b/app/assets/stylesheets/orders.css.scss index 6c64fa2..55dd93c 100644 --- a/app/assets/stylesheets/orders.css.scss +++ b/app/assets/stylesheets/orders.css.scss @@ -8,7 +8,7 @@ } .form-control.big-form-field { - height: 66px; + height: 65px; text-align: center; }