slightly reduced size of progress bar

This commit is contained in:
Hakim El Hattab 2012-01-02 23:57:53 -08:00
parent 02f783b68d
commit 4805234a41
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ html {
#reveal .progress {
position: fixed;
display: none;
height: 4px;
height: 3px;
width: 100%;
bottom: 0;
left: 0;