From aa65761d81d3f33bdfee578c14bb2b0c7a6ca639 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Thu, 20 Aug 2015 20:18:49 +0800 Subject: new commits table --- public/less/_form.less | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'public/less/_form.less') diff --git a/public/less/_form.less b/public/less/_form.less index 03c0144d..85a0b217 100644 --- a/public/less/_form.less +++ b/public/less/_form.less @@ -9,7 +9,11 @@ .ui.attached.header { background: #f0f0f0; .right { - margin-top: -6px; + margin-top: -5px; + .button { + padding: 8px 10px; + font-weight: normal; + } } } .repository { -- cgit v1.2.3