Align language dropdown with globe button
This commit is contained in:
@@ -50,6 +50,7 @@ html {
|
||||
}
|
||||
.lang-switch {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
}
|
||||
.lang-button {
|
||||
border: 1px solid #d5c7b5;
|
||||
@@ -62,7 +63,7 @@ html {
|
||||
}
|
||||
.lang-menu {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
left: 0;
|
||||
top: calc(100% + 6px);
|
||||
background: #fffaf3;
|
||||
border: 1px solid #e3d4bd;
|
||||
|
||||
Reference in New Issue
Block a user