Browse Source

Fix firefox 23.0 display error.

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

+ 4 - 0
src/bootstrap-table.css

@@ -80,6 +80,10 @@
     text-align: center;
     text-align: center;
 }
 }
 
 
+.fixed-table-body .bs-checkbox .th-inner {
+    padding: 8px 0;
+}
+
 .fixed-table-body input[type="radio"],
 .fixed-table-body input[type="radio"],
 .fixed-table-body input[type="checkbox"] {
 .fixed-table-body input[type="checkbox"] {
     margin: 0 auto !important;
     margin: 0 auto !important;