aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-06-13 10:12:13 +0200
committerLukas Reschke <lukas@statuscode.ch>2017-06-13 11:17:45 +0200
commit27690e0fb49cb783e98bd261471ae44aded786a4 (patch)
treec21c1c859471981c304bbc335f8ac85a17e95586
parent2fe2b5a1d02d07d745525d52f1ac2cb9804c4173 (diff)
downloadnextcloud-server-27690e0fb49cb783e98bd261471ae44aded786a4.tar.gz
nextcloud-server-27690e0fb49cb783e98bd261471ae44aded786a4.zip
Remove unused element
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--apps/files/css/files.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss
index a064c160cfa..de01b4ab56c 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;