diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index d3382eb3f..98b58c998 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -773,6 +773,7 @@ header .search_forms, input[type=text].overflow { border-right: none; + border-radius: 3px 0px 0px 3px; } input:focus {