Skip to content

Commit

Permalink
Adjusting dashboard page chart positioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Hudson committed Apr 2, 2013
1 parent b494063 commit 5f5bc08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sixpack/static/css/style.css
Expand Up @@ -397,8 +397,8 @@ ul.experiments h4 {
}
#dashboard-page .chart {
position: absolute;
bottom: 40px;
right: 70px;
bottom: 60px;
right: 80px;
width: 400px;
height: 200px;
display: none;
Expand Down

0 comments on commit 5f5bc08

Please sign in to comment.