diff --git a/connect/templates/connect_mini.css b/connect/templates/connect_mini.css index c3de53db15..38989ecd5c 100644 --- a/connect/templates/connect_mini.css +++ b/connect/templates/connect_mini.css @@ -29,8 +29,9 @@ content: '\f0d8'; } -#module-connect .connect-contents.cell-list-inline ul { +#module-connect .cell-list-inline ul { flex-direction: column; + flex-wrap: nowrap; } #module-connect .cell-list .li-spaced a { @@ -45,8 +46,9 @@ #module-connect .js-menu-button { display: none; } - #module-connect .connect-contents.cell-list-inline ul { + #module-connect .cell-list-inline ul { flex-direction: row; + flex-wrap: wrap; } } diff --git a/connect/templates/connect_mini.tpl b/connect/templates/connect_mini.tpl index 5152476b46..0b7155b0e8 100644 --- a/connect/templates/connect_mini.tpl +++ b/connect/templates/connect_mini.tpl @@ -94,7 +94,7 @@
# ELSE # -
+