X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/41b086e217191a73b9c5afa297df6fb8c80bb2fb..e763c82456f76170b0b743d39d3da3d910d38352:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 27cfb465c..3ba484cd5 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -351,6 +351,7 @@ body.small-nav { display: block; } + .sidebar-close-controls, #sidebar_loader, #sidebar_content { display: none; @@ -988,3 +989,7 @@ img.trace_image { } } } + +.heatmap-wrapper { + height: 130px; +}