From 1df08e2e2d45e1a0e5514c0f4c23613045f99475 Mon Sep 17 00:00:00 2001 From: Javier Date: Sat, 27 Dec 2014 15:47:46 +0100 Subject: minor formatting fix --- libtopmenu-client/topmenu-appmenubar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtopmenu-client/topmenu-appmenubar.c b/libtopmenu-client/topmenu-appmenubar.c index f660d40..ae4a467 100644 --- a/libtopmenu-client/topmenu-appmenubar.c +++ b/libtopmenu-client/topmenu-appmenubar.c @@ -86,7 +86,7 @@ static void topmenu_app_menu_bar_init(TopMenuAppMenuBar *self) GtkStyleContext *style_context = gtk_widget_get_style_context(GTK_WIDGET(self)); static const char *css = "TopMenuAppMenuBar {\n" - " box-shadow: none;\n" + " box-shadow: none;\n" " padding: 0;\n" " background-color: @os_chrome_bg_color;\n" " background-image: none;\n" -- cgit v1.2.3