Skip to content

Commit

Permalink
0.1 was too small
Browse files Browse the repository at this point in the history
  • Loading branch information
Hao Lian committed Oct 27, 2014
1 parent 50777a8 commit f81caff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions breathe.sh

This file was deleted.

2 changes: 1 addition & 1 deletion client/Staunton/STNChessBoardViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ - (void)loadView {
}

- (CGFloat)gravatarSize {
return self.view.bounds.size.width * 0.1;
return self.view.bounds.size.width * 0.15;
}

- (void)viewWillAppear:(BOOL)animated {
Expand Down

0 comments on commit f81caff

Please sign in to comment.