diff --git a/themes/Default/common.css b/themes/Default/common.css index d850bccc5b..a15c9539ff 100644 --- a/themes/Default/common.css +++ b/themes/Default/common.css @@ -431,6 +431,7 @@ menu box { * with a different background color. Let's get rid of it. */ menu separator { + background-color: @stronger-border-color; margin: 0; }