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; }