diff --git a/services/web/frontend/stylesheets/app/editor/left-menu.less b/services/web/frontend/stylesheets/app/editor/left-menu.less index 23a32567d3..124dcf584b 100644 --- a/services/web/frontend/stylesheets/app/editor/left-menu.less +++ b/services/web/frontend/stylesheets/app/editor/left-menu.less @@ -54,6 +54,10 @@ } } + > ul.nav:last-child { + margin-bottom: @line-height-computed / 2; + } + ul.nav-downloads { li { display: inline-block;