summaryrefslogtreecommitdiffstats
path: root/apps/files/css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-19 16:19:37 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-23 15:18:37 +0200
commitb04ebd85537bb718acd7bfbea9a994b7acf51177 (patch)
treea06666f5b435ce33eb2d333ecbdc7d3c51cb24cb /apps/files/css
parent171fe69db7cbb674ff80ea4ed6d3506d5c409a05 (diff)
downloadnextcloud-server-b04ebd85537bb718acd7bfbea9a994b7acf51177.tar.gz
nextcloud-server-b04ebd85537bb718acd7bfbea9a994b7acf51177.zip
Round off buttons 'pill style' like on the website
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'apps/files/css')
-rw-r--r--apps/files/css/files.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss
index 5d8a20d86a6..05c9de43a24 100644
--- a/apps/files/css/files.scss
+++ b/apps/files/css/files.scss
@@ -693,9 +693,6 @@ table.dragshadow td.size {
.app-files .actions .button.new {
position: relative;
}
-.app-files .actions .button.new .icon {
- margin-bottom: 2px;
-}
.breadcrumb .canDrop > a,
#filestable tbody tr.canDrop {