X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3a9db4cf30899d256558f2e03a7c4c30d66669fd..4734b9ce5dec2233eb2ae8b3ce0683033bd26757:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 39519b81a..fb879d375 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -978,6 +978,16 @@ header .search_forms, padding-right: 25px; display: block; } + + select.routing_engines { + min-height: 30px; + margin: 0px 0px 5px 25px; + } + + div.line { + width: 100%; + margin: 0px 0px 5px 0px; + } } /* Rules for the map key which appears in the popout sidebar */