summaryrefslogtreecommitdiffstats
path: root/public/less
diff options
context:
space:
mode:
author하윤 <themaymeow@gmail.com>2019-04-15 20:59:30 +0200
committertechknowlogick <matti@mdranta.net>2019-04-15 14:59:30 -0400
commit83d6e5e3f8df48fdb550c82d1db620e89f9f33e9 (patch)
treedf270fb2715321806fe8d3719cb409c3e7f93d8c /public/less
parent837116875efc8f27265e884499ecca69ef554014 (diff)
downloadgitea-83d6e5e3f8df48fdb550c82d1db620e89f9f33e9.tar.gz
gitea-83d6e5e3f8df48fdb550c82d1db620e89f9f33e9.zip
Update UI for topics labels on projects (#6639)
Diffstat (limited to 'public/less')
-rw-r--r--public/less/_explore.less3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/less/_explore.less b/public/less/_explore.less
index 25cd1c1411..a7a939850b 100644
--- a/public/less/_explore.less
+++ b/public/less/_explore.less
@@ -47,6 +47,9 @@
font-size: 12px;
color: #808080;
}
+ .ui.tags {
+ margin-bottom: 1em;
+ }
}
}