Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-02-15 02:05:48 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2017-02-15 14:34:54 +0300
commit07da606caaa5f6d1abe6cc54e8fb98e696b39b34 (patch)
tree30d54cd47410d2f68f99d8156554b351abc007f9
parentd41b2d688c11eb63f2c4b429f4eb33d2f3afee5c (diff)
Css fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-rw-r--r--apps/files/css/files.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/files/css/files.css b/apps/files/css/files.css
index 05b8e58cbe4..54ed05385fa 100644
--- a/apps/files/css/files.css
+++ b/apps/files/css/files.css
@@ -759,10 +759,6 @@ table.dragshadow td.size {
opacity: 0;
}
-#fileList .popovermenu a.action img {
- padding: initial;
-}
-
html.ie8 #controls .button.new {
padding-right: 0;
}