From e74630ae3b635a43a1bdafcf8b80d2f87b3536b6 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sun, 24 Jul 2016 14:32:46 +0800 Subject: #1384 add pagination for repositories --- public/less/_dashboard.less | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'public/less') diff --git a/public/less/_dashboard.less b/public/less/_dashboard.less index 5f1910b39a..93348afa16 100644 --- a/public/less/_dashboard.less +++ b/public/less/_dashboard.less @@ -92,8 +92,11 @@ .list { .header { - padding-top: 10px; - padding-bottom: 5px; + .ui.label { + margin-top: -4px; + padding: 4px 5px; + font-weight: normal; + } .plus.icon { margin-top: 5px; -- cgit v1.2.3