]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix spaces being collapsed in move dialog again 17670/head
authorGary Kim <gary@garykim.dev>
Fri, 25 Oct 2019 01:52:31 +0000 (09:52 +0800)
committerGary Kim <gary@garykim.dev>
Fri, 25 Oct 2019 01:52:31 +0000 (09:52 +0800)
Signed-off-by: Gary Kim <gary@garykim.dev>
core/css/styles.scss

index 61fb4dcd4a14840c613272def561e014cc8d21fb..7e4af17c6a41859e687256ddf1bc15341fdd80b0 100644 (file)
@@ -896,6 +896,9 @@ code {
                                        white-space: pre;
                                        text-overflow: ellipsis;
                                }
+                               &__last {
+                                       white-space: pre;
+                               }
                        }
                }
                .filesize, .date {