quick fix for the progress visibility

This commit is contained in:
Vadim Makeev 2011-07-20 03:04:13 +04:00
parent cc5549fc42
commit 7c8c1b6d39
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@ BODY {
display:none;
}
.full .slide {
position:relative;
position:absolute;
visibility:hidden;
}
.full .slide:target {