Move open button

This commit is contained in:
Fred Boniface 2022-10-10 20:59:45 +01:00
parent 0bc857263a
commit 702770f867
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ footer {
/* Position the div containing the open button */ /* Position the div containing the open button */
.inflate { .inflate {
position: absolute; position: absolute;
top: 0; top: 10px;
right: 25px; right: 25px;
} }