.tablesaw-bar .tablesaw-advance-dots li i {
    width: .4em;
    height: .4em;
}
.tablesaw-advance.minimap {
  position: relative;
  top: 5px;
  width: 160px;
  height: 45px;
}
.tablesaw-advance.minimap::before {
  content: "Columns Visible:";
  text-transform: uppercase;
  position: absolute;
  left: 30px;
  color: #888;
  font-size: .876em;
}
.tablesaw-bar .tablesaw-advance-dots {
  position: relative;
  top: 1em;
}
.tablesaw-advance .tablesaw-nav-btn {
  float: none;
}
