]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix contacts menu overflow for few entries, fix #4744 4889/head
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Mon, 15 May 2017 23:08:49 +0000 (01:08 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Mon, 15 May 2017 23:08:49 +0000 (01:08 +0200)
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
core/css/styles.scss

index 3468cf6900ae96a5e6cdb7219a0d13c6e74b0dc7..a8ddcfd172c359908fcce55636b1b767a4029a05 100644 (file)
@@ -1090,6 +1090,7 @@ span.ui-icon {
 
        .content {
                max-height: calc(100% - 50px);
+               height: 100%;
                overflow-y: auto;
 
                .footer {