You are here

bootstrap-tour.css in Bootstrap Tour 7.2

Same filename and directory in other branches
  1. 7 css/bootstrap-tour.css
.popover.tour-tour {
  min-width: 260px;
  z-index: 10000;
}

File

css/bootstrap-tour.css
View source
  1. .popover.tour-tour {
  2. min-width: 260px;
  3. z-index: 10000;
  4. }