Commit 3048c5b0 authored by Goutte's avatar Goutte

Fix a small issue in the mobile navigation menu.

parent 36bd8963
...@@ -116,7 +116,7 @@ iframe.geogebra { ...@@ -116,7 +116,7 @@ iframe.geogebra {
cursor: pointer; cursor: pointer;
width: 42px; width: 42px;
height: 42px; height: 42px;
position: absolute; position: fixed;
right: 0.8em; right: 0.8em;
top: 0.8em; top: 0.8em;
z-index: 200; z-index: 200;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment