浏览代码

Update th-inner padding style.

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

+ 1 - 1
src/bootstrap-table.css

@@ -48,7 +48,7 @@
 .fixed-table-body thead th .th-inner {
     /*position: absolute;*/
     top: 0;
-    padding: 8px 0;
+    padding: 8px;
     line-height: 22px;
     vertical-align: top;
     border-left: 1px solid #dddddd;