Skip to content

Commit

Permalink
increased min height to support flash widget annoyance on safari
Browse files Browse the repository at this point in the history
  • Loading branch information
toolness committed Jul 10, 2012
1 parent d552250 commit 77ab6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/index.html
Expand Up @@ -11,7 +11,7 @@
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
padding: 20px;
min-height: 128px;
min-height: 180px;
}

#recorder button {
Expand Down

0 comments on commit 77ab6f4

Please sign in to comment.