Browse Source

fix(css): fix #1848, remove toolbar line-height

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

+ 0 - 1
src/bootstrap-table.css

@@ -198,7 +198,6 @@
     position: relative;
     margin-top: 10px;
     margin-bottom: 10px;
-    line-height: 34px;
 }
 
 .fixed-table-pagination li.disabled a {