From 7bd1db3a0479172ffe977b5c069d373a7dc5e851 Mon Sep 17 00:00:00 2001 From: Argo-Lenovo Date: Mon, 14 Nov 2016 22:44:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DBUG=EF=BC=9AiOS=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=E8=8F=9C=E5=8D=95=E5=BC=B9=E6=A1=86=E5=89=8D=E7=9A=84?= =?UTF-8?q?=E5=A4=8D=E9=80=89=E6=A1=86=E3=80=81=E5=8D=95=E9=80=89=E6=A1=86?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E5=9E=82=E7=9B=B4=E5=B1=85=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Content/css/jquery.nestable.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Bootstrap.Admin/Content/css/jquery.nestable.css b/Bootstrap.Admin/Content/css/jquery.nestable.css index ba524c88..10a4aee1 100644 --- a/Bootstrap.Admin/Content/css/jquery.nestable.css +++ b/Bootstrap.Admin/Content/css/jquery.nestable.css @@ -167,7 +167,6 @@ .dd3-content label span { position: absolute; - padding-left: 2px; } .dd3-content label span.active { @@ -179,8 +178,10 @@ } .dd3-content label input { - margin-right: 6px; + margin-right: 10px; cursor: pointer; + vertical-align: middle; + margin-top: 0; } .dd-dragel > .dd3-item > .dd3-content {