Added min width for popover.
This commit is contained in:
parent
31deebbc2f
commit
696504635f
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ table th, table td {
|
|||
}
|
||||
|
||||
.popover {
|
||||
min-width: 180px;
|
||||
z-index: 1110;
|
||||
}
|
||||
.hero-two {
|
||||
|
|
Loading…
Reference in a new issue