diff options
Diffstat (limited to 'chrome/browser/gtk/browser_toolbar_gtk.cc')
-rw-r--r-- | chrome/browser/gtk/browser_toolbar_gtk.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/gtk/browser_toolbar_gtk.cc b/chrome/browser/gtk/browser_toolbar_gtk.cc index e3ce104..673e4bf 100644 --- a/chrome/browser/gtk/browser_toolbar_gtk.cc +++ b/chrome/browser/gtk/browser_toolbar_gtk.cc @@ -45,7 +45,7 @@ namespace { const int kToolbarHeight = 37; // Interior spacing between toolbar widgets. -const int kToolbarWidgetSpacing = 6; +const int kToolbarWidgetSpacing = 4; // The amount of space between the bottom of the star and the top of the // Omnibox results popup window. We want a two pixel space between the bottom |