Fixed tracking issue after resize and added conditionals for IE.

This commit is contained in:
Josh Sherman 2010-08-14 22:17:25 -04:00
parent 8594fdebfa
commit d55c1d339a
2 changed files with 111 additions and 61 deletions

View file

@ -65,7 +65,6 @@ canvas
{
background: #39f;
cursor: pointer;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: 4px solid #2d3a47;
float: right;
}