bootstrap-table-jumpto.css 148 B

12345678
  1. .jumpto input {
  2. height: 31px;
  3. width: 50px;
  4. margin-left: 5px;
  5. margin-right: 5px;
  6. text-align: center;
  7. display: inline-block;
  8. }