summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/background_gradient_view.mm
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/cocoa/background_gradient_view.mm')
-rw-r--r--chrome/browser/cocoa/background_gradient_view.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/cocoa/background_gradient_view.mm b/chrome/browser/cocoa/background_gradient_view.mm
index df3527a..de35705 100644
--- a/chrome/browser/cocoa/background_gradient_view.mm
+++ b/chrome/browser/cocoa/background_gradient_view.mm
@@ -5,7 +5,7 @@
#include "chrome/browser/cocoa/background_gradient_view.h"
#define kToolbarTopOffset 12
-#define kToolbarMaxHeight 128
+#define kToolbarMaxHeight 100
@implementation BackgroundGradientView
@synthesize showsDivider = showsDivider_;