diff --git a/css/style.css b/css/style.css index 21ca9f3f4..459e651b9 100644 --- a/css/style.css +++ b/css/style.css @@ -93,6 +93,10 @@ button.button-inline:hover { width: auto !important; } +#app-navigation .app-navigation-entry-menu ul { + flex-direction: row; +} + /** * Board view */