Add drop-shadow decorators to menu bar and transport toolbar.
[ardour.git] / gtk2_ardour / ardour_ui2.cc
index 60b951f4bf35df161ff466d6d9b3628e0bf9ace6..b200f82a83af5129c97bab21e82d5ecea33a6803 100644 (file)
@@ -374,7 +374,7 @@ ARDOUR_UI::setup_transport ()
        /* top level packing */
        transport_table.set_spacings (0);
        transport_table.set_row_spacings (4);
-       transport_table.set_border_width (2);
+       transport_table.set_border_width (0);
 
        transport_frame.set_name ("TransportFrame");
        transport_frame.set_shadow_type (Gtk::SHADOW_NONE);