diff options
Diffstat (limited to 'athena/home/home_card_constants.cc')
-rw-r--r-- | athena/home/home_card_constants.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/athena/home/home_card_constants.cc b/athena/home/home_card_constants.cc index 1bf2875..2a951c6 100644 --- a/athena/home/home_card_constants.cc +++ b/athena/home/home_card_constants.cc @@ -6,7 +6,7 @@ namespace athena { -const int kHomeCardHeight = 100; +const int kHomeCardHeight = 212; const int kHomeCardDragIndicatorHeight = 2; const int kHomeCardDragIndicatorWidth = 48; const int kHomeCardDragIndicatorMarginHeight = 7; |