Map: move right panel position downward
This commit is contained in:
parent
3fdeade68e
commit
a579c5448b
|
|
@ -55,7 +55,7 @@
|
||||||
}
|
}
|
||||||
.width-20{
|
.width-20{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 40px;
|
top: 80px;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
z-index: 995;
|
z-index: 995;
|
||||||
width: 200px;
|
width: 200px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue