Browse Source

Update th-inner padding style.

zhixin 11 years ago
parent
commit
a26a58255d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bootstrap-table.css

+ 1 - 1
src/bootstrap-table.css

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