Adjust open button positioning
This commit is contained in:
parent
fa3a99508e
commit
0bc857263a
@ -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: 25px;
|
top: 0;
|
||||||
right: 25px;
|
right: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user