diff --git a/front/css/pialert.css b/front/css/pialert.css index a9d952f1..9056cb17 100755 --- a/front/css/pialert.css +++ b/front/css/pialert.css @@ -795,7 +795,8 @@ input[readonly] { #networkTree .netPort { float:left; - display:inline; + display:inline; + text-align: center; } #networkTree .portBckgIcon @@ -816,7 +817,8 @@ input[readonly] { { width: 25px;; float:left; - display:inline; + display:inline; + text-align: center; } #networkTree .netCollapse {