Fix panel location

This commit is contained in:
Piero Toffanin 2023-01-06 14:24:00 -05:00
parent 4d3f8703f4
commit 2ad3627ec8

View file

@ -39,13 +39,11 @@ h3.header {
position: relative;
}
.top-nav .locale-panel{
position: absolute;
top: 64px;
height: 68px;
left: -9px;
right: 0;
padding: 0 16px;
width: 240px;
border-bottom-left-radius: 4px;