X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/13d650e2dcbe2467a82253097e10d58dddf9d9d2..44a0835487875777401342b16fee73da68589cf5:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index ff16ad66b..b7ba464c0 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -990,6 +990,11 @@ header .search_forms, margin: 0px 0px 5px 25px; } + input.routing_go { + min-width: 100px; + float: right; + } + div.line { width: 100%; margin: 0px 0px 5px 0px;