Commit 7c8c1b6d authored by Vadim Makeev's avatar Vadim Makeev

quick fix for the progress visibility

parent cc5549fc
...@@ -299,7 +299,7 @@ BODY { ...@@ -299,7 +299,7 @@ BODY {
display:none; display:none;
} }
.full .slide { .full .slide {
position:relative; position:absolute;
visibility:hidden; visibility:hidden;
} }
.full .slide:target { .full .slide:target {
......
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