浏览代码

Update card view text align to left.

zhixin 11 年之前
父节点
当前提交
665aaac41f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/bootstrap-table.css

+ 1 - 0
src/bootstrap-table.css

@@ -140,6 +140,7 @@
     font-weight: bold;
     font-weight: bold;
     display: inline-block;
     display: inline-block;
     min-width: 30%;
     min-width: 30%;
+    text-align: left !important;
 }
 }
 
 
 /* support bootstrap 2 */
 /* support bootstrap 2 */