diff --git a/Products/zms/plugins/www/zmi.core.css b/Products/zms/plugins/www/zmi.core.css index a7afac148..e7ae73e29 100644 --- a/Products/zms/plugins/www/zmi.core.css +++ b/Products/zms/plugins/www/zmi.core.css @@ -103,6 +103,7 @@ header.navbar-nav .navbar-brand .slogan { } header.navbar-nav ul.navbar-nav { background: #354f67; + flex-wrap: nowrap; } /* Show Debug Mode: ZMS.debug=1 */ header.zmsdebug .navbar-brand .slogan { diff --git a/Products/zms/zpt/common/zmi_html_foot.zpt b/Products/zms/zpt/common/zmi_html_foot.zpt index 755170450..0c5b7b3ca 100644 --- a/Products/zms/zpt/common/zmi_html_foot.zpt +++ b/Products/zms/zpt/common/zmi_html_foot.zpt @@ -1,5 +1,10 @@ - - - + + \ No newline at end of file