diff --git a/umap/static/umap/base.css b/umap/static/umap/base.css index 160a279a..05af31bf 100644 --- a/umap/static/umap/base.css +++ b/umap/static/umap/base.css @@ -600,10 +600,10 @@ input[type=hidden].blur + .button { } #umap-ui-container.fullwidth { width: 100%; + right: -100%; z-index: 10000; padding-left: 0; padding-right: 0; - transition: all .7s; } .umap-caption-bar-enabled #umap-ui-container { bottom: 46px;