diff --git a/src/General/css/style.css b/src/General/css/style.css index 9d5e39e9c..2cc96bbfb 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -1504,7 +1504,7 @@ a:only-of-type > .remove { height: 15px; text-align: center; } -.menu-button + .container:not(:empty) { +.menu-button + .container :first-child { margin-left: -5px; } #menu {