summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-09-17 12:42:08 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-09-21 14:00:37 +0200
commit46dcf3e05b893d9e08180ec6826b3e0bb4206323 (patch)
tree979db4c04687056dbabf63fdcd1f58e64398ae91 /apps
parent3cdfd2178438dbf837784fa80f2629d4dba268f5 (diff)
downloadnextcloud-server-46dcf3e05b893d9e08180ec6826b3e0bb4206323.tar.gz
nextcloud-server-46dcf3e05b893d9e08180ec6826b3e0bb4206323.zip
Unwanted css for trashbin
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/files/css/files.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss
index 47701630b6a..b3a5fde8b14 100644
--- a/apps/files/css/files.scss
+++ b/apps/files/css/files.scss
@@ -791,11 +791,6 @@ table.dragshadow td.size {
}
}
-/* increase the padding of the last item to not hide below the quota item */
-.app-files #app-navigation > ul li:nth-last-child(1) {
- margin-bottom: 44px;
-}
-
#quotatext {
padding: 0;
height: 30px;