]> source.dussan.org Git - nextcloud-server.git/commitdiff
proper padding for Tags action
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 20 Sep 2016 22:22:19 +0000 (00:22 +0200)
committerJoas Schilling <coding@schilljs.com>
Wed, 21 Sep 2016 09:31:30 +0000 (11:31 +0200)
apps/systemtags/css/systemtagsfilelist.css

index 32cce759ec23e677384df936e25bf9dc1a55766a..2da8cd40012760426dac09fa65cb793e2ef88b6c 100644 (file)
@@ -30,6 +30,7 @@
 
 #app-sidebar .mainFileInfoView .tag-label {
        cursor: pointer;
+       padding: 13px;
 }
 
 #app-sidebar .mainFileInfoView .icon-tag {