Chromium Code Reviews| Index: chrome/browser/gtk/bookmark_bar_gtk.cc |
| =================================================================== |
| --- chrome/browser/gtk/bookmark_bar_gtk.cc (revision 19827) |
| +++ chrome/browser/gtk/bookmark_bar_gtk.cc (working copy) |
| @@ -37,7 +37,7 @@ |
| namespace { |
| // The height of the bar. |
| -const int kBookmarkBarHeight = 33; |
| +const int kBookmarkBarHeight = 29; |
| // Left-padding for the instructional text. |
| const int kInstructionsPadding = 6; |