@@ -130,7 +130,7 @@
.input-group {
border: solid 1px $gray-300;
- border-radius: 40px;
+ border-radius: $search-box-border-radius;
}
.form-control {