parent
0fa834155d
commit
9120d54be7
1 changed files with 1 additions and 1 deletions
|
@ -600,10 +600,10 @@ input[type=hidden].blur + .button {
|
||||||
}
|
}
|
||||||
#umap-ui-container.fullwidth {
|
#umap-ui-container.fullwidth {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
right: -100%;
|
||||||
z-index: 10000;
|
z-index: 10000;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
transition: all .7s;
|
|
||||||
}
|
}
|
||||||
.umap-caption-bar-enabled #umap-ui-container {
|
.umap-caption-bar-enabled #umap-ui-container {
|
||||||
bottom: 46px;
|
bottom: 46px;
|
||||||
|
|
Loading…
Reference in a new issue