]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix action menu on mobile 17756/head
authorGreta Doci <gretadoci@gmail.com>
Wed, 30 Oct 2019 15:19:18 +0000 (16:19 +0100)
committerGreta Doci <gretadoci@gmail.com>
Wed, 30 Oct 2019 16:21:20 +0000 (17:21 +0100)
Signed-off-by: Greta Doci <gretadoci@gmail.com>
apps/files/css/files.scss

index 9c1869d1ffc989ef1bdb2c290acc97610fc0ba51..833c0aa1c13180cefb209817dbfd9d4978b8f541 100644 (file)
@@ -674,7 +674,10 @@ table tr.summary td {
        padding-top: 20px;
 }
 .summary .info {
-       margin-left: 35px; /* td has padding of 15, col width is 50 */
+       margin-left: 2px;
+}
+.hiddeninfo {
+       white-space: pre-line;
 }
 
 table.dragshadow {