X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c03c2c16e9aee6c364afaacb1901bb4357f68687..ad2fc77deb4de35db1422c20ebda5382ac649cb9:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 9fff025d0..2cfd5eba7 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -580,14 +580,6 @@ header .search_forms, } } -/* Rules for search sidebar */ - -#sidebar .search_results_entry { - .search_more .loader { - display: none; - } -} - /* Rules for routing */ td.distance { @@ -691,9 +683,7 @@ tr.turn { /* Rules for non-map content pages */ .content-inner { - position: relative; max-width: 960px; - margin: auto; padding: $lineheight; }