aboutsummaryrefslogtreecommitdiffstats
path: root/apps/systemtags
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2016-09-21 00:22:19 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2016-09-21 00:22:19 +0200
commitdd74627e8597bd43936005daf0507ebc3ba0143a (patch)
treeded104a997244940d7d1fd2782fd43e2fe922be5 /apps/systemtags
parentc5c69edd405a7227ad9e0dba00612a281400f4ea (diff)
downloadnextcloud-server-dd74627e8597bd43936005daf0507ebc3ba0143a.tar.gz
nextcloud-server-dd74627e8597bd43936005daf0507ebc3ba0143a.zip
proper padding for Tags action
Diffstat (limited to 'apps/systemtags')
-rw-r--r--apps/systemtags/css/systemtagsfilelist.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/systemtags/css/systemtagsfilelist.css b/apps/systemtags/css/systemtagsfilelist.css
index 32cce759ec2..2da8cd40012 100644
--- a/apps/systemtags/css/systemtagsfilelist.css
+++ b/apps/systemtags/css/systemtagsfilelist.css
@@ -30,6 +30,7 @@
#app-sidebar .mainFileInfoView .tag-label {
cursor: pointer;
+ padding: 13px;
}
#app-sidebar .mainFileInfoView .icon-tag {