From 380f4e9b47012d7fe62a6e6354c2b4a472a43d33 Mon Sep 17 00:00:00 2001 From: afc163 Date: Fri, 19 Jun 2015 17:31:37 +0800 Subject: [PATCH] adjust mini tabs style --- style/components/tabs.less | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/style/components/tabs.less b/style/components/tabs.less index ec050c4bb0..2f1d56ce11 100644 --- a/style/components/tabs.less +++ b/style/components/tabs.less @@ -182,7 +182,10 @@ } &-mini &-tab { - margin-right: 20px; + margin-right: 24px; + > a { + padding: 8px 16px; + } } &-tabpane-hidden {