diff --git a/usr/share/themes/Lubuntu-default/gtk-3.0/gtk-widgets.css b/usr/share/themes/Lubuntu-default/gtk-3.0/gtk-widgets.css index b105313..f143fac 100644 --- a/usr/share/themes/Lubuntu-default/gtk-3.0/gtk-widgets.css +++ b/usr/share/themes/Lubuntu-default/gtk-3.0/gtk-widgets.css @@ -852,7 +852,7 @@ GtkComboBox .menu { border-right-color: @combobox_color; border-top-color: @combobox_color; border-color: shade (@bg_color, 0.66); - border-width: 1px; + border-width: 0px; border-style: solid; padding: 0; color: @dark_fg_color;