summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-10-23 16:29:47 +0200
committerGitHub <noreply@github.com>2018-10-23 16:29:47 +0200
commitae94c5a94cd0d2d9ff6b759fbc201eafdc50ba46 (patch)
tree91708d4da07208367b3020b9ab25eb907be2ac6e /apps/files
parent92b5b54fa66abf9d1dc411f4a2a9f203b0c2f227 (diff)
parent5ba75e727c30d43216132bfec66dfbcb6b614b38 (diff)
downloadnextcloud-server-ae94c5a94cd0d2d9ff6b759fbc201eafdc50ba46.tar.gz
nextcloud-server-ae94c5a94cd0d2d9ff6b759fbc201eafdc50ba46.zip
Merge pull request #11943 from nextcloud/buttons-round
Round off buttons 'pill style' like on the website
Diffstat (limited to 'apps/files')
-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 {