Skip to content

Commit

Permalink
Alignment issue fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
sridharpg committed Dec 14, 2012
1 parent 78252ed commit cd31677
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/css/themes/dark/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
width: 76px;
height: 76px;
clip: rect(0px, 76px, 76px, 38px);
left: 14px;
left: 15px;
top: 24px;
}

Expand Down
2 changes: 1 addition & 1 deletion app/css/themes/funky/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
width: 76px;
height: 76px;
clip: rect(0px, 76px, 76px, 38px);
left: 14px;
left: 15px;
top: 24px;
}

Expand Down

0 comments on commit cd31677

Please sign in to comment.