| Index: chrome/browser/gtk/browser_toolbar_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/gtk/browser_toolbar_gtk.cc (revision 20336)
|
| +++ chrome/browser/gtk/browser_toolbar_gtk.cc (working copy)
|
| @@ -45,7 +45,7 @@
|
| 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
|
|
|