ソースを参照

Middle the td valign.

zhixin 11 年 前
コミット
344be41b96
1 ファイル変更4 行追加0 行削除
  1. 4 0
      src/bootstrap-table.css

+ 4 - 0
src/bootstrap-table.css

@@ -114,6 +114,10 @@
     box-sizing: border-box;
     box-sizing: border-box;
 }
 }
 
 
+.table th, .table td {
+    vertical-align: middle;
+}
+
 /* support bootstrap 3 */
 /* support bootstrap 3 */
 .table thead>tr>th {
 .table thead>tr>th {
     padding: 0;
     padding: 0;