mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-17 13:00:11 +01:00
Fix panel location
This commit is contained in:
parent
4d3f8703f4
commit
2ad3627ec8
@ -39,13 +39,11 @@ h3.header {
|
|||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.top-nav .locale-panel{
|
.top-nav .locale-panel{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 64px;
|
top: 64px;
|
||||||
height: 68px;
|
height: 68px;
|
||||||
left: -9px;
|
right: 0;
|
||||||
padding: 0 16px;
|
padding: 0 16px;
|
||||||
width: 240px;
|
width: 240px;
|
||||||
border-bottom-left-radius: 4px;
|
border-bottom-left-radius: 4px;
|
||||||
|
Loading…
Reference in New Issue
Block a user