]> source.dussan.org Git - nextcloud-server.git/commitdiff
Add ellipsis for app titles in the app menu popover 5777/head
authorMarin Treselj <marin@pixelipo.com>
Tue, 18 Jul 2017 18:57:20 +0000 (20:57 +0200)
committerMarin Treselj <marin@pixelipo.com>
Tue, 18 Jul 2017 18:57:20 +0000 (20:57 +0200)
Backport of #5733

Signed-off-by: Marin Treselj <marin@pixelipo.com>
core/css/header.scss

index cd6933d2755a048363b040e81244d234df90e4c2..c3a878357cec463882b3968065931e039a0d0004 100644 (file)
@@ -276,6 +276,7 @@ nav {
                        white-space: nowrap;
                        overflow: hidden;
                        text-overflow: ellipsis;
+                       max-width: 110px;
                }
                svg,
                span {