Skip to content

Commit

Permalink
Fix style bug
Browse files Browse the repository at this point in the history
  • Loading branch information
kurrik committed Aug 5, 2011
1 parent cea1632 commit 47737b3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions client/css/app.css
Expand Up @@ -20,8 +20,7 @@ body {
height: 99px;
}

outer > #canvas,
#container {
#outer #canvas {
margin: 0 0 24px 0;
background-color: #000;
border-radius: 15px;
Expand Down Expand Up @@ -113,4 +112,4 @@ button:focus {
visibility: hidden;
line-height: 0;
height: 0;
}
}

0 comments on commit 47737b3

Please sign in to comment.