This commit is contained in:
Fred Boniface 2022-10-05 21:04:55 +01:00
parent 6c869b197d
commit 863bb68d4c
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ body {
.dropdown-content { .dropdown-content {
display: none; display: none;
position: absolute; position: absolute;
top: 5px; top: -50px;
/*right: -190px;*/ /*right: -190px;*/
left: 150px; left: 150px;
background-color: #7fa7e6; background-color: #7fa7e6;