From b04ebd85537bb718acd7bfbea9a994b7acf51177 Mon Sep 17 00:00:00 2001
From: Jan-Christoph Borchardt <hey@jancborchardt.net>
Date: Fri, 19 Oct 2018 16:19:37 +0200
Subject: Round off buttons 'pill style' like on the website

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
---
 apps/files/css/files.scss | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'apps')

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 {
-- 
cgit v1.2.3