From 2b9f758e21b4825abaf7fd00eb031db1c806643b Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Fri, 1 Nov 2019 16:42:08 +0800 Subject: [PATCH] update Former-commit-id: 44faa0b5380599a2b879d10b965bfb8192e0e553 --- projects/IoTCenter/Views/Home/Node.cshtml | 115 +++++++++------------- projects/IoTCenter/iotcenter.db | Bin 462848 -> 462848 bytes projects/IoTNode/iotnode.db | Bin 499712 -> 499712 bytes 3 files changed, 49 insertions(+), 66 deletions(-) diff --git a/projects/IoTCenter/Views/Home/Node.cshtml b/projects/IoTCenter/Views/Home/Node.cshtml index 7b68c6fd..d430684f 100644 --- a/projects/IoTCenter/Views/Home/Node.cshtml +++ b/projects/IoTCenter/Views/Home/Node.cshtml @@ -76,13 +76,6 @@ height: 53px; } - form .label1 { - display: inline-block; - padding-right: 5px; - line-height: 50px; - vertical-align: middle; - } - .ir label input { display: none; } @@ -143,7 +136,7 @@ } .ir label { - margin: 5px 0; + margin-top: 5px; }