From 27690e0fb49cb783e98bd261471ae44aded786a4 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 13 Jun 2017 10:12:13 +0200 Subject: [PATCH] Remove unused element Signed-off-by: Joas Schilling --- apps/files/css/files.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss index a064c160cf..de01b4ab56 100644 --- a/apps/files/css/files.scss +++ b/apps/files/css/files.scss @@ -779,8 +779,7 @@ table.dragshadow td.size { margin-bottom: 44px; } -#quotatext, -#quotatext-additional { +#quotatext { padding: 0; height: 30px; line-height: 30px;