X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/778659a78cdbdbf03014943b9ce85b990daa8cb1..d73128271f8394cbb9c62879e5a8cf6356ab604d:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index b2b6057be..e8c480f56 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -869,10 +869,15 @@ body.compact { #sidebar { #sidebar_loader, + .search_more { + width: 100%; + margin: $lineheight auto; + } + .loader, .load_more { text-align: center; - margin: $lineheight auto; + margin: auto; width: 40px; display: block; }