mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2024-11-18 06:39:16 +00:00
fix: lang dropdown position
This commit is contained in:
parent
14d7717a1f
commit
2cc1653fea
|
@ -9,8 +9,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
.dropdown-menu {
|
||||
right: 0;
|
||||
left: unset;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.td-sidebar {
|
||||
|
|
Loading…
Reference in a new issue