Skip to content

Commit

Permalink
Fix CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
kerrishotts committed Mar 12, 2012
1 parent 81b1e7c commit 43755fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/style/iphone.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
.iphone .navBar #navTitleArea
{
position: absolute;
left: 40px;
right: 40px;
left: 0px;
right: 0px;
}

.iphone #pnlBodyArea .content
Expand Down

0 comments on commit 43755fa

Please sign in to comment.