Skip to content

Commit

Permalink
Fix height of widget in Timeline Demo.
Browse files Browse the repository at this point in the history
  • Loading branch information
emackey committed Feb 24, 2013
1 parent 0320e9d commit af0f585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Apps/TimelineDemo/index.html
Expand Up @@ -78,7 +78,7 @@
bottom: 0;
left: 0;
width: 169px;
height: 106px;
height: 111px;
-webkit-transition: none;
-webkit-transition-duration: 0;
-moz-transition: none;
Expand Down

0 comments on commit af0f585

Please sign in to comment.