From 9af919c65d23a09b670463b7f51e8939ee5cb526 Mon Sep 17 00:00:00 2001
From: 81041 <81041@192.168.10.31>
Date: 星期三, 31 十月 2018 13:44:43 +0800
Subject: [PATCH] 电池组统计分析查询和蓄电池组后评估加区县

---
 gx_tieta/WebRoot/css/web-status-outline.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gx_tieta/WebRoot/css/web-status-outline.css b/gx_tieta/WebRoot/css/web-status-outline.css
index f6f573f..776a281 100644
--- a/gx_tieta/WebRoot/css/web-status-outline.css
+++ b/gx_tieta/WebRoot/css/web-status-outline.css
@@ -8,6 +8,7 @@
 }
 .web-status .cell-list {
 	display: table-cell;
+	vertical-align: middle;
 	padding: 3px 5px;
 }
 .web-status .progressbar {

--
Gitblit v1.9.1